From owner-freebsd-stable Wed Feb 27 3:40: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sumter.awod.com (sumter.awod.com [208.140.99.1]) by hub.freebsd.org (Postfix) with ESMTP id D960337B400 for ; Wed, 27 Feb 2002 03:39:59 -0800 (PST) Received: from teddy.fas.com (pcp01010372pcs.mplsnt01.sc.comcast.net [68.58.176.67]) by sumter.awod.com (8.8.7/8.12.2) with ESMTP id GAA39360 for ; Wed, 27 Feb 2002 06:39:59 -0500 (EST) (envelope-from stanb@awod.com) X-Authentication-Warning: sumter.awod.com: User stanb [pcp01010372pcs.mplsnt01.sc.comcast.net] popped 6 seconds ago Received: from stan by teddy.fas.com with local (Exim 3.34 #1 (Debian)) id 16g2S9-0003uA-00 for ; Wed, 27 Feb 2002 06:40:57 -0500 Date: Wed, 27 Feb 2002 06:40:57 -0500 From: stan To: freebsd-stable@freebsd.org Subject: Re: Galeon port configure error Message-ID: <20020227114057.GB14918@teddy.fas.com> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20020227044628.GA6400@teddy.fas.com> <1014792901.11948.13.camel@shumai.marcuscom.com> <20020227062435.A87359@bunny.dislocatedbrain.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020227062435.A87359@bunny.dislocatedbrain.com> User-Agent: Mutt/1.3.27i X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 06:35:13 up 10:58, 1 user, load average: 0.00, 0.07, 0.07 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, Feb 27, 2002 at 06:24:35AM -0500, 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. > Are you using the bundled perl, or the newer one from ports? I'm using the one from ports. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message