Hello I had exactly your same problem.
I found a very useful hint at: http://bugs.php.net/bug.php?id=19918 (Bug #19918 in bugs.php.net) I tried it, apparently it works. Suerte Germano Jose wrote: > When i do "make install" shows this error: > Installing PHP SAPI module > /usr/local/apache2/build/instdso.sh > SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la > /usr/local/apache2/modules > rm -f /usr/local/apache2/modules/libphp4.so > /usr/local/apache2/build/libtool --mode=install cp libphp4.la > /usr/local/apache2/modules/ > cp .libs/libphp4.a /usr/local/apache2/modules/libphp4.a > cp .libs/libphp4.lai /usr/local/apache2/modules/libphp4.la > libtool: install: warning: remember to run `libtool --finish > /software2/php5-200301091353/libs' > chmod 755 /usr/local/apache2/modules/libphp4.so > chmod: /usr/local/apache2/modules/libphp4.so: Un archivo o directorio en la > vía de acceso no existe. > apxs:Error: Command failed with rc=65536 > .. > make: 1254-004 El código de error del último mandato es 1. > If i edit instdso.sh, remove rm -f /usr/local/apache2/modules/libphp4.so > line and cp libphp4.so to /usr/local/apache2/modules all go fine , but this > error continue: > libtool: install: warning: remember to run `libtool --finish > /software2/php5-200301091353/libs' > I have probed with php-4.2.2,4.2.3,4.3.0, php4-x. and php5-200301091353, but > the result is the same. > ---------------------------------------------------------------- > Tu portal de Aix en Español > http://aixpanish.com > ------------------------------------------------------------ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php