From owner-freebsd-questions Wed Jun 4 03:32:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA15731 for questions-outgoing; Wed, 4 Jun 1997 03:32:05 -0700 (PDT) Received: from main.gbdata.com (USR1-1.detnet.com [207.113.12.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA15726 for ; Wed, 4 Jun 1997 03:32:03 -0700 (PDT) Received: (from gclarkii@localhost) by main.gbdata.com (8.8.5/8.8.5) id FAA04968; Wed, 4 Jun 1997 05:32:33 -0500 (CDT) From: Gary Clark II Message-Id: <199706041032.FAA04968@main.gbdata.com> Subject: Re: Major PERL problem To: jason@spewww.com (Jason DeFillippo) Date: Wed, 4 Jun 1997 05:32:33 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: from Jason DeFillippo at "Jun 3, 97 12:20:37 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jason DeFillippo wrote: > Can anyone tell me why this is happening and/or how to fix it. I'm running > FreeSBD 2.2.1 straight outta the box and PERL will not let me use external > packages. I can't run anything that uses If this is the stock Perl that comes with FreeBSD, this Perl 4.036. You would have to upgrade to perl 5.004 which is the latest. > > use ; > > Lets say I use "perl -e 'use Config; print $Config{libs}'" > output from this command is: > > syntax error in file /tmp/perl-e010279 at line 1, next 2 tokens "use Config" > Execution of /tmp/perl-e010279 aborted due to compilation errors. > > This is using the straight off the FreeBSD CD PERL install. Anybody have > any clue as to why this is happening???? I need to use the GD library and I > can't with this happening. > > Thanks for any help, > > Jason DeFillippo > > <----------------------------Jason "Thor" DeFillippo------------------------> > <--------------------------------Portable Resume----------------------------> Gary -- Gary Clark II (N5VMF) | I speak only for myself and "maybe" my company gclarkii@GBData.COM | Member of the FreeBSD Doc Team Providing Internet and ISP startups - http://WWW.GBData.com for information FreeBSD FAQ at ftp://ftp.FreeBSD.ORG/pub/FreeBSD/docs/FAQ.latin1