ID: 10589
Updated by: andi
Reported By: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: *Install and Config
PHP Version: 4.0 Latest CVS (01/05/2001)
Assigned To:
Comments:
Any reason why this was closed?
Previous Comments:
---------------------------------------------------------------------------
[2001-05-01 21:13:18] [EMAIL PROTECTED]
[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
---------------------------------------------------------------------------
[2001-05-01 20:43:23] [EMAIL PROTECTED]
Works for me just fine. Try doing './cvsclean ; ./buildconf'
--jani
---------------------------------------------------------------------------
[2001-05-01 15:58:38] [EMAIL PROTECTED]
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
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10589&edit=2
--
PHP Development 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]