- 主题:YTHTBBS配置文件的修改
报什么错。
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 下面是我的bbsconfig文件,可是在./configure时,不能通过。请问如修改?谢谢
: LAST_BBS_HOME=/home/bbs
: LAST_BBS_UID=9999
: LAST_BBS_GID=999
: LAST_BBS_USER=bbs
: LAST_BBS_ID=MY_BBS
: LAST_BBS_CNAME="zeroBBS"
: ...................
--
FROM 127.0.0.1
文件权限对吗?
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 是呀,对的呀。我改了的呀
: 现在提示错误是这样:
: ERROR: unable to find no such site configuration!
: checked in the following places
: site/bbsconfig.sample
: 请问应该如何解决呀?谢谢
: 【 在 拖泥带水.bbs@ytht.net (tnds) 的大作中提到: 】
: ...................
--
FROM 127.0.0.1
make[1]: *** Warning: File `Makefile' has modification time in the future
你得系统时间有问题吧?
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 现在我倒是完成了这一步./configure
: 可是现在make了
: 又出现错误了
: make -C ythtlib install
: make[1]: Entering directory `/home/bbssrc/ythtlib'
: make[1]: *** Warning: File `Makefile' has modification time in the future (2004-05-25 21:05:54 > 2002-02-11 15:38:53.669378)
: ...................
--
FROM 127.0.0.1
touch一下吧
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 我又做了一次
: 先./makedist.sh
: 然后./configure --with-site=xztu
: 再make
: 还是同样的错误
: 【 在 dinger.bbs@ytht.net (test) 的大作中提到: 】
: : chown
: ...................
--
FROM 127.0.0.1