Re: [PHP-DEV] Bug in autoconf report

2001-09-30 Thread Zak Greant
On September 30, 2001 07:03 pm, you wrote: > I installed brand new autoconf, automake and libtool into my $HOME. > That solved the problem. > > However, I still don't know what the problem was, probably there were > some library files not well installed. Anyway, I'm not the > administrator of that

Re: [PHP-DEV] Bug in autoconf report

2001-09-30 Thread Jeroen van Wolffelaar
> Hi Jeroen, > > Did you ever get the problem sorted out? Has anyone encountered the > same difficulty? I installed brand new autoconf, automake and libtool into my $HOME. That solved the problem. However, I still don't know what the problem was, probably there were some library files not well i

Re: [PHP-DEV] Bug in autoconf report

2001-09-30 Thread Zak Greant
Hi Jeroen, Did you ever get the problem sorted out? Has anyone encountered the same difficulty? I just encountered the same issue in almost the same circumstances. In my case, automake and libtool both live in /usr/bin. % cd php4 % ./buildconf buildconf: checking installation... buildconf: a

Re: [PHP-DEV] Bug in autoconf report

2001-09-26 Thread Hartmut Holzgraefe
Jeroen van Wolffelaar wrote: >Yes, retrieving the whole CVS again takes quite some time again... what's >the command to clean all files that are not from CVS, so that I've got a >really clean tree again? make clean / make distclean? (But they don't yet >work before you run configure...) > >So you

Re: [PHP-DEV] Bug in autoconf report

2001-09-25 Thread Jeroen van Wolffelaar
> On Tue, 25 Sep 2001, Jeroen van Wolffelaar wrote: > > > > > > > Note: after I solved that warning about automake & libtool not being in > > the same dir, the error remainded the same. (I copied the automake > > executable to the same dir as the libtool executable) > > Ok, but it's still a probl

Re: [PHP-DEV] Bug in autoconf report

2001-09-25 Thread derick
On Tue, 25 Sep 2001, Jeroen van Wolffelaar wrote: > > > Note: after I solved that warning about automake & libtool not being in > the same dir, the error remainded the same. (I copied the automake > executable to the same dir as the libtool executable) Ok, but it's still a problem with your bui

Re: [PHP-DEV] Bug in autoconf report

2001-09-25 Thread Jeroen van Wolffelaar
- Original Message - From: <[EMAIL PROTECTED]> To: "Jeroen van Wolffelaar" <[EMAIL PROTECTED]> Cc: "PHP Development List" <[EMAIL PROTECTED]> Sent: Tuesday, September 25, 2001 7:46 PM Subject: Re: [PHP-DEV] Bug in autoconf report > On Tue,

Re: [PHP-DEV] Bug in autoconf report

2001-09-25 Thread derick
On Tue, 25 Sep 2001, Jeroen van Wolffelaar wrote: > [jeroen@richard]~/scratch/tmp/php4-cvs> ./buildconf > buildconf: checking installation... > buildconf: autoconf version 2.13 (ok) > buildconf: automake version 1.4-p4 (ok) > buildconf: libtool version 1.4 (ok) > WARNING: automake and libtool are

[PHP-DEV] Bug in autoconf report

2001-09-25 Thread Jeroen van Wolffelaar
[jeroen@richard]~/scratch/tmp/php4-cvs> ./buildconf buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4-p4 (ok) buildconf: libtool version 1.4 (ok) WARNING: automake and libtool are installed in different directories. This may cause a