Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 12:17:59 -0500 (EST)
From:      Joe Clarke <marcus@marcuscom.com>
To:        Sumanth Peddamatham <me@bunny.dislocatedbrain.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Galeon port configure error
Message-ID:  <20020227121722.I24146-100000@shumai.marcuscom.com>
In-Reply-To: <20020227062435.A87359@bunny.dislocatedbrain.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020227121722.I24146-100000>