From owner-freebsd-stable Wed Feb 27 9:18: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id AF3AC37B402 for ; Wed, 27 Feb 2002 09:17:59 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g1RHHxD24860; Wed, 27 Feb 2002 12:18:02 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 27 Feb 2002 12:17:59 -0500 (EST) From: Joe Clarke To: Sumanth Peddamatham Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Galeon port configure error In-Reply-To: <20020227062435.A87359@bunny.dislocatedbrain.com> Message-ID: <20020227121722.I24146-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 27 Feb 2002, Sumanth Peddamatham wrote: > 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. Do you have $PATH_SEPARATOR defined in your shell environment or your make environment? Joe > > sumanth p. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message