用:
aptitude install apache2 libapache2-mod-php5
aptitude install php5-dev php5-gd
安装了apache2和php5
下载了版上前段时间提供的kbs源码kbs_bbs.10402.tar.gz
放在/home/bbs/src中
然后解开:
tar xvf kbs_bbs.10402.tar.gz
然后修改了fb2k-v2.h中的UID和GID
在kbs_bbs和kbs_bbs/sshbbsd中分别运行了
./autogen.sh
然后运行:
./configure --prefix=/home/bbs --enable-site=fb2k-v2 --with-php --with-mysql --enable-ssh --enable-ssl --with-libesmtp -- enable-innbbsd --enable-customizing
然后make,之后就是一直循环出不来了。
有个warning如下:
Make warning: File "Makefile.am" has modification 2.2e+08 s in the future
cd .&& /bin/sh /home/bbs/src/kbs_bbs/miss --run aclocal-1.9
cd .&& /bin/sh /home/bbs/src/kbs_bbs/miss --run automake-1.9 --foreign
cd .&& /bin/sh /home/bbs/src/kbs_bbs/miss --run autoconf
...然后又接着循环checking。
快崩溃了,大家帮忙看看。
--
修改:fullfly FROM 219.242.111.9
FROM 219.242.111.9