Ubuntu Drapper Drake(2.6.12-9-386)
因为不想安装www,只想要最简安装,
所以把安装指南2.5节中的例子后面都去掉,写成:
./configure --prefix=/home/bbs -enable-site=fb2k-v2
执行报错:configure:error:"can't find www in yes"
然后又改了改,写成
./configure --prefix=/home/bbs -enable-site=fb2k-v2 --without-www --without-php --without-mysql
正常执行完。
make时,php部分代码报了许多error和warning,不知道怎么处理了……
谢谢……
--
FROM 141.11.234.*