|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2001-05-01 15:58 UTC] TheBOFH at nc dot rr dot com
After the problems installing 4.0.5, I got the latest CVS.
Running buildconf told me I needed libtool installed. Went to Gnu, got the latest (1.4) and installed it.
buildconf now reports:
buildconf: libtool version 1.4 found.
You need libtool version 1.3.3 or newer installed
to build PHP from CVS.
make: *** [buildmk.stamp] Error 1
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 07:00:01 2025 UTC |
[root@gecko /root]# cd /usr/src/php4 [root@gecko php4]# ./cvsclean; ./buildconf buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4 (ok) build/buildcheck.sh: test: integer expression expected before -ge buildconf: libtool version 1.4 found. You need libtool version 1.3.3 or newer installed to build PHP from CVS. make: *** [buildmk.stamp] Error 1