Since I want to use a feature that is only in 4.0.6, I'm trying to
install from CVS. This fails with the following error:

[root@rakete php4]# ./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4 (ok)
buildconf: libtool version 1.4 (ok)
aclocal: configure.in: 889: macro `AM_PROG_LIBTOOL' not found in library
make[1]: *** [aclocal.m4] Error 1
make: *** [all] Error 2 

Does anyone have an idea what it means??? I found one reference about it
which suggested I do 

export ACLOCAL_FLAGS="-I /usr/share/aclocal" 

since my libtool stuff is installed in a non-standard location. This
doesn't help though.

Does anyone know what this all means?

Cheers, Frank

-- 
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