Sorry forgot to be in my configuration arguments.

Here they are:

#./configure --with-mysql=/usr/local/mysql \
--with-xml
--with-apache=../apache_1.3.2\
--enable-track-vars





----- Original Message ----- 
From: "David Robley" <[EMAIL PROTECTED]>
To: "Peter Yung" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 31, 2001 4:41 PM
Subject: Re: [PHP] problems configuring PHP


> On Tue, 31 Jul 2001 17:51, Peter Yung wrote:
> > Hi,
> >
> > I am having a problem configuring PHP 4.0.5 for my Red Hat Linux 6.2
> > server.
> >
> > I am using Apache 1.3.12.
> >
> > When I try to "configure" PHP it comes up with the following error?
> >
> > checking whether to enable a memory limit... no
> >
> > checking whether to enable Zend debugging... no
> >
> > checking for inline... inline
> >
> > Configuring TSRM
> >
> > checking for stdarg.h... (cached) yes
> >
> > Configuring libtool
> >
> > checking build system type... Invalid configuration
> > `enable-track-vars': machine `enable-track' not recognized
> >
> > checking for ld used by GCC... /usr/bin/ld
> >
> > checking if the linker (/usr/bin/ld) is GNU ld... yes
> >
> > checking for BSD-compatible nm... /usr/bin/nm -B
> >
> > updating cache ./config.cache
> >
> > loading cache ./config.cache within ltconfig
> >
> > ltconfig: you must specify a host type if you use `--no-verify'
> >
> > Try `ltconfig --help' for more information.
> >
> > configure: error: libtool configure failed
> >
> > [root@test php-4.0.5]#
> >
> >
> >
> > I was wondering do I really need this "enable-track" thing.  It seems
> > that this is the only one that is causing the problem.  If I leave it
> > out would it be better?
> >
> > Thanks.
> >
> >
> >
> > Peter
> 
> You haven't shown your configure arguments but just for a guess, did you 
> specify --enable-track-vars? Do a configure --help |less to see all the 
> possible configuration parameters.
> 
> -- 
> David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
> CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  
> 
>    Bad breath is better than no breath.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to