- 积分
- 4
- 威望
-
- 金钱
-
- 注册时间
- 2011-12-26
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2011-12-29 12:44:18
|
显示全部楼层
# make test
/bin/sh /root/lnmp0.8/php-5.3.8/ext/xsl/libtool --mode=install cp ./xsl.la /root/lnmp0.8/php-5.3.8/ext/xsl/modules
cp ./.libs/xsl.so /root/lnmp0.8/php-5.3.8/ext/xsl/modules/xsl.so
cp ./.libs/xsl.lai /root/lnmp0.8/php-5.3.8/ext/xsl/modules/xsl.la
PATH="$PATH:/sbin" ldconfig -n /root/lnmp0.8/php-5.3.8/ext/xsl/modules
----------------------------------------------------------------------
Libraries have been installed in:
/root/lnmp0.8/php-5.3.8/ext/xsl/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Build complete.
Don't forget to run 'make test'.
PHP Warning: putenv(): Safe Mode warning: Cannot set environment variable 'SSH_CLIENT' - it's not in the allowed list in /root/lnmp0.8/php-5.3.8/ext/xsl/run-tests.php on line 105
PHP Warning: putenv(): Safe Mode warning: Cannot set environment variable 'SSH_AUTH_SOCK' - it's not in the allowed list in /root/lnmp0.8/php-5.3.8/ext/xsl/run-tests.php on line 106
PHP Warning: putenv(): Safe Mode warning: Cannot set environment variable 'SSH_TTY' - it's not in the allowed list in /root/lnmp0.8/php-5.3.8/ext/xsl/run-tests.php on line 107
PHP Warning: putenv(): Safe Mode warning: Cannot set environment variable 'SSH_CONNECTION' - it's not in the allowed list in /root/lnmp0.8/php-5.3.8/ext/xsl/run-tests.php on line 108
PHP Warning: set_time_limit(): Cannot set time limit in safe mode in /root/lnmp0.8/php-5.3.8/ext/xsl/run-tests.php on line 111
+-----------------------------------------------------------+
| ! WARNING ! |
| You are running the test-suite with "safe_mode" ENABLED ! |
| |
| Chances are high that no test will work at all, |
| depending on how you configured "safe_mode" ! |
+-----------------------------------------------------------+
ERROR: invalid PHP executable specified by TEST_PHP_EXECUTABLE = /usr/local/php/bin/php |
|