- 主题:debian下装kbsbbs-snapshot configure时出现如下错误
版面搜索到了一篇debian3.0的安装指南,
照此执行configure命令时出现如下错误:
./configure --prefix=/usr/local/bbs --enable-site=devel --with-www=/var/www --with-php=/usr/include/php4 --enable-ssh --enable-ssl
错误是:
configure: error: ERROR! Unknown site devel, see site/
应该怎么办?
--
FROM 210.25.128.*
--enable-site=fb2k-v2
安装指南看文摘区最新的那个debian下的安装指南
【 在 vole (一叶知秋) 的大作中提到: 】
: 版面搜索到了一篇debian3.0的安装指南,
: 照此执行configure命令时出现如下错误:
: ./configure --prefix=/usr/local/bbs --enable-site=devel --with-www=/var/www --with-php=/usr/include/php4 --enable-ssh --enable-ssl
: ...................
--
FROM 221.192.220.*
devel.h有吗?
一般都应该有啊
另外:建议用debian 3.1的安装指南,比3.0那篇写的更简单
【 在 vole (一叶知秋) 的大作中提到: 】
: 版面搜索到了一篇debian3.0的安装指南,
: 照此执行configure命令时出现如下错误:
: ./configure --prefix=/usr/local/bbs --enable-site=devel --with-www=/var/www --with-php=/usr/include/php4 --enable-ssh --enable-ssl
: 错误是:
: configure: error: ERROR! Unknown site devel, see site/
: 应该怎么办?
--
FROM 222.137.187.*