./configure --prefix=/home/bbs --enable-site=fb2k-v2 --enable-ssh --enable-sustomizing --without-www --without-mysql --without-php
上面的命令,make的时候,
Making all in phplib
[Compiling phpbbslib.lo]
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../src -I -I/main -I/Zend -I/TSRM -DCOMPILE_DL_KBS_BBS -Wall -DLINUX -MT phpbbslib.lo -MD -MP -MF .deps/phpbbslib.Tpo -c phpbbslib.c -fPIC -DPIC -o .libs/phpbbslib.o
phpbbslib.c:7:17: php.h: No such file or directory
phpbbslib.c:8:21: php_ini.h: No such file or directory
phpbbslib.c:9:31: ext/standard/info.h: No such file or directory
可是我不想安装php支持...
--
FROM 210.174.53.*