From owner-freebsd-stable Wed Feb 27 3:24:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bunny.dislocatedbrain.com (hill-d-193.resnet.purdue.edu [128.211.207.193]) by hub.freebsd.org (Postfix) with ESMTP id 5C82937B405 for ; Wed, 27 Feb 2002 03:24:35 -0800 (PST) Received: from bunny.dislocatedbrain.com (localhost [127.0.0.1]) by bunny.dislocatedbrain.com (Postfix) with ESMTP id 4157D297; Wed, 27 Feb 2002 06:24:35 -0500 (EST) Date: Wed, 27 Feb 2002 06:24:35 -0500 From: Sumanth Peddamatham To: freebsd-stable@freebsd.org Cc: Joe Clarke Subject: Re: Galeon port configure error Message-ID: <20020227062435.A87359@bunny.dislocatedbrain.com> References: <20020227044628.GA6400@teddy.fas.com> <1014792901.11948.13.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <1014792901.11948.13.camel@shumai.marcuscom.com>; from marcus@marcuscom.com on Wed, Feb 27, 2002 at 01:55:01 -0500 X-Mailer: Balsa 1.3.1 Lines: 52 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 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