So i tried to do that :

frist the php :

./configure --with-mysql=../mysql-3.22.32 --with-dom=/usr/local --enable-tra
ck-vars --enable-ftp --with-apache=../apache_1.3.14 --with-gd=/usr/local --e
nable-magic-quotes --enable-bcmath --enable-calendar --with-regex=php

and then make and make install which seems to work fine

and then apache :

./configure --prefix=/usr/apache --enable-module=info --enable-module=spelin
g --enable-module=so --activate-module=src/modules/php4/libphp4.a

which works

and then the make command return this :

ld: fatal: symbol `gdImageColorResolve' is multiply defined:
        (file modules/php4/libphp4.a(gd.o) and file
/usr/local/lib/libgd.a(gd.o));


So if someone know the answer

Sorry for my english as i'm french

Christophe Faure.


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