Hello:

When I installed PHP as Apache module with
'--with-gmp' everything was OK. But I got error when
installing PHP as CGI with the same configuration as I
used to install PHP as Apache module. The error
message is:

/bin/sh /data/software/php/php-4.1.1/libtool --silent
--mode=link gcc -I. -I/data/software/php/php-4.1.1/
-I/data/software/php/php-4.1.1/main
-I/data/software/php/php-4.1.1
-I/data/software/php/php-4.1.1/Zend
-I/usr/local/apps/mysql-3.23.48/include/mysql
-I/data/software/php/php-4.1.1/ext/xml/expat 
-I/data/software/php/php-4.1.1/ext/gmp
-I/data/software/php/php-4.1.1/TSRM -O3 -march=i686  
-o php -export-dynamic   stub.lo libphp4.la 
/usr/bin/ld: cannot find -l--library=gmp
collect2: ld returned 1 exit status
make[1]: *** [php] Error 1
make[1]: Leaving directory
`/data/software/php/php-4.1.1'
make: *** [all-recursive] Error 1


Please help.

Thanks,

bb.

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to