Date: Wed, 27 Feb 2002 06:24:35 -0500 From: Sumanth Peddamatham <me@bunny.dislocatedbrain.com> To: freebsd-stable@freebsd.org Cc: Joe Clarke <marcus@marcuscom.com> Subject: Re: Galeon port configure error Message-ID: <20020227062435.A87359@bunny.dislocatedbrain.com> In-Reply-To: <1014792901.11948.13.camel@shumai.marcuscom.com>; from marcus@marcuscom.com on Wed, Feb 27, 2002 at 01:55:01 -0500 References: <20020227044628.GA6400@teddy.fas.com> <1014792901.11948.13.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002.02.27 01:55 Joe Clarke wrote: > On Tue, 2002-02-26 at 23:46, stan wrote: > > I'm trying to build galeon on a freshly cvsup'd machine, and > > it's failing in the configure phase. Here is what;s happening: > > > > This _does_ work. I have galeon 1.0.3 installed and running as I > type. > > > > > [snip] > > > > > PATH: > /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin > > Where do you have Perl installed? The code for this test checks for a > file named "perl" in each element of the path. It doesn't do anything > fancier than that to produce the error you're seeing. Now, once it > finds perl, it does a perl -v | fgrep '5.' to verify it's Perl 5. > > perl should be /usr/bin/perl on -stable, and produce: > > This is perl, version 5.005_03 built for i386-freebsd > > Copyright 1987-1999, Larry Wall > > Perl may be copied only under the terms of either the Artistic License > or the > GNU General Public License, which may be found in the Perl 5.0 source > kit. > > Complete documentation for Perl, including FAQ lists, should be found > on > this system using `man perl' or `perldoc perl'. If you have access to > the > Internet, point your browser at http://www.perl.com/, the Perl Home > Page. > > When run as perl -v. Verify this is what you have. > > Joe I have this exact same problem on my 4.5 box. I think it has something to do with the new 'configure' script because gabber, which uses the same version, also fails with a 'perl not found' error until i specify its location in INTLTOOL_PERL, but then i get a host of other configuration errors. sumanth p. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020227062435.A87359>