Date: 11/17/00
- Next message: andrew <email protected>: "[PHP-DEV] PHP 4.0 Bug #7868: mod_autoindex breaks when php handles .html files"
- Previous message: boerm <email protected>: "[PHP-DEV] PHP 4.0 Bug #7867: parsing *.html through PHP breaks Apache mod_autoindex"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Folks-
Attempting to compile PHP from cvs, and came across the following error
running ./buildconf:
[root <email protected> php4]# ./buildconf
aclocal: configure.in: 806: macro `AM_PROG_LIBTOOL' not found in library
make[1]: *** [aclocal.m4] Error 1
make: *** [all] Error 2
This problem has been documented on the list before, and the suggested
solution was the following:
>It means the automake and libtool prefixes differ, so that
>aclocal cannot find libtool's libtool.m4.
>
>Copy libtool_prefix/share/aclocal/libtool.m4 to
>automake_prefix/share/aclocal and it will work.
>
>- Sascha
On my system, however, it appears that the prefixes for automake and libtool
are the same, /usr/local. In fact, these are fresh installs of the latest
versions of the required tools, i.e. autoconf-2.13, automake-1.4,
bison-1.28, flex-2.5.4, libtool-1.3.5.
Any thoughts?
Thanks,
Troy
________________________________
Troy Grady, Managing Director
Grady Levkov & Company, Inc.
580 Broadway, Suite 1100
New York NY, 10012
212-925-0900 x 101 (v)
212-925-0200 (f)
troy <email protected>
http://www.gradylevkov.com
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: andrew <email protected>: "[PHP-DEV] PHP 4.0 Bug #7868: mod_autoindex breaks when php handles .html files"
- Previous message: boerm <email protected>: "[PHP-DEV] PHP 4.0 Bug #7867: parsing *.html through PHP breaks Apache mod_autoindex"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

