./configure --prefix=/usr/local/apache2/php --with-apxs2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/apache2/php --enable-sockets --with-mysql=/usr/local/mysql --with-zlib-dir=/usr/local/ --with-gd


John Holden wrote:


Peggy,

What switches are you using in your configure command for PHP?

John Holden
[EMAIL PROTECTED]
802.793.6244
P.O. Box 328
Waitsfield, Vermont 05673

-----Original Message-----
From: Peggy Kam [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 15, 2004 11:26 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] libphp4.so not created


Hi,


I have been trying to install php-4.3.3 as well as php4-Stable with apache 2.0.47; however, I could never have libphp4.so created. The followings are the errors that I have encountered:

/prod/apache2/build/instdso.sh SH_LIBTOOL='/prod/apache2/build/libtool' libphp4.la /prod/apache2/modules
libtool: install: warning: remember to run `libtool --finish /kobe/Build/php-4.3.3/libs'
chmod 755 /prod/apache2/modules/libphp4.so
chmod: failed to get attributes of `/usr/local/apache2/modules/libphp4.so': No such file or directory
apxs:Error: Command failed with rc=65536
.
make: *** [install-sapi] Error 1




I have tried to run "libtool --finish /kobe/Build/php-4.3.3/libs", but libphp4.so is still not created. Any idea?

Thanks in advance,
Peggy



Reply via email to