#make (过程有warning如下)
......
......
*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module libphp4. Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
......
......
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
# make install
Installing PHP CLI binary: /usr/local/bin/
Installing PHP CLI man page: /usr/local/man/man1/
Installing PHP SAPI module: apache
[activating module `php4' in /usr/local/apache/conf/httpd.conf]
cp libs/libphp4.so /usr/local/apache/libexec/libphp4.so
cp: stat‘libs/libphp4.so’失败: 没有那个文件或目录
apxs:Break: Command failed with rc=1
make: *** [install-sapi] Error 1