hi, all steps have benn done succcessfully, but in make install it exits with following:
[root@server php-5.0.4]# make install
Installing PHP SAPI module: apache2handler
/usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la /usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=install cp libphp5.la /usr/local/apache2/modules/
libtool: install: error: cannot install `libphp5.la' to a directory not ending in /root/php-5.0.4/libs
apxs:Error: Command failed with rc=65536
.
make: *** [install-sapi] Error 1
What the hell is that ?😕