- 主题:YTHTBBS配置文件的修改
更改代码目录权限为bbs用户的
重新/makedist.sh
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 时间问题倒是解决了,可是还在有错呀
: make -C ythtlib install
: make[1]: Entering directory `/home/bbssrc/ythtlib'
: ../configure is older than ../configure.in or ../makedist.sh, run ../makedist.sh first.
: make[1]: *** [../configure] Error 1
: make[1]: Leaving directory `/home/bbssrc/ythtlib'
: 【 在 ylsdd.bbs@ytht.net (看paper) 的大作中提到: 】
: : make[1]: *** Warning: File `Makefile' has modification time in the future
: ...................
--
FROM 10.2.168.205
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
现在我先make -C ythtlib install
再./makedist.sh
再./congure --with-site=*
再make
这时候又出现别的错误提示了:
make -C ythtlib install
make[1]: Entering directory `/home/bbssrc/ythtlib'
mkdir -p /home/bbs/bin
cp libytht.a /home/bbs/bin
make[1]: Leaving directory `/home/bbssrc/ythtlib'
make -C libythtbbs install
make[1]: Entering directory `/home/bbssrc/libythtbbs'
gcc -c boardrc.c -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -g
gcc -c misc.c -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -g
gcc -c record.c -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -g
gcc -c user.c -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -g
下面还有很多,最后一行是
make[1]: Leaving directory `/home/bbssrc/src'
这是怎么回事呀?
【 在 ylsdd.bbs@ytht.net (看paper) 的大作中提到: 】
: make[1]: *** Warning: File `Makefile' has modification time in the future
: 你得系统时间有问题吧?
: 【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: : 现在我倒是完成了这一步./configure
: : 可是现在make了
: : 又出现错误了
: ...................
--
FROM 219.141.123.114
错误提示在哪??
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 现在我先make -C ythtlib install
: 再./makedist.sh
: 再./congure --with-site=*
: 再make
: 这时候又出现别的错误提示了:
: make -C ythtlib install
: make[1]: Entering directory `/home/bbssrc/ythtlib'
: mkdir -p /home/bbs/bin
: ...................
--
FROM 10.2.168.205
这就表示完成了
现在我在安装shminit
【 在 朱雀.bbs@wusetu.cn (无家可归|流浪......) 的大作中提到: 】
: 错误提示在哪??
: 【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: : 现在我先make -C ythtlib install
: : 再./makedist.sh
: : 再./congure --with-site=*
: : 再make
: : 这时候又出现别的错误提示了:
: ...................
--
FROM 219.141.123.114
sihushi
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 我没有呀
: 我就只有一个bbsdev
: 然后也要./configure --with-site=xztu吗?
--
FROM 219.224.166.92
现在我在安装shminit
完成后再$make install
又出现错误了
make -C src install
make[1]: Entering directory `/home/bbssrc/src'
( cd ..; ./Install.sh)
This script will install the whole BBS to /home/bbs...
Press <Enter> to continue ...
Warning: /home/bbs already exists, overwrite whole bbs [N]?y
Installing new bbs to /home/bbs
Setup bbs directory tree .....
mkdir: 无法创建目录‘vote’: 文件已存在
mkdir: 无法创建目录‘tmp’: 文件已存在
mkdir: 无法创建目录‘reclog’: 文件已存在
mkdir: 无法创建目录‘bm’: 文件已存在
mkdir: 无法创建目录‘bin’: 文件已存在
mkdir: 无法创建目录‘traced’: 文件已存在
mkdir: 无法创建目录‘newtrace’: 文件已存在
mkdir: 无法创建目录‘inndlog’: 文件已存在
chown: 正在更改 ‘/home/bbs/reclog/bbs.pid’ 的所有者: 不允许的操作
chgrp: 正在更改 ‘/home/bbs/reclog/bbs.pid’ 的所属组: 不允许的操作
Install is over....
Check the configuration in /home/bbs/etc/sysconf.ini
Then login your BBS and create an account called SYSOP (case-sensitive)
make[1]: Leaving directory `/home/bbssrc/src'
【 在 cutewolf@feeling-NOsmthSPAM-org (一柱擎天) 的大作中提到: 】
: sihushi
: 【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: : 我没有呀
: : 我就只有一个bbsdev
: : 然后也要./configure --with-site=xztu吗?
--
FROM 219.141.123.114
cmft..
留备份了么?
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 现在我在安装shminit
: 完成后再$make install
: 又出现错误了
: make -C src install
: make[1]: Entering directory `/home/bbssrc/src'
: ( cd ..; ./Install.sh)
: This script will install the whole BBS to /home/bbs...
: ...................
--
FROM 211.155.251.247
什么备份?
我一直安装来的。现在就差shminit了
因为我是第二次安装bbs,所以不会备份。呵呵,不好意思
你能帮我解答这个问题吗?
【 在 dinger.bbs@ytht.net (test) 的大作中提到: 】
: cmft..
: 留备份了么?
: 【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: : 现在我在安装shminit
: : 完成后再$make install
: : 又出现错误了
: : make -C src install
: ...................
--
FROM 219.141.123.114
就是说如果不是全新安装 就最好别再bbssrc或bbssrc/src里make install
会覆盖掉.BOARDS
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 什么备份?
: 我一直安装来的。现在就差shminit了
: 因为我是第二次安装bbs,所以不会备份。呵呵,不好意思
: 你能帮我解答这个问题吗?
: 【 在 dinger.bbs@ytht.net (test) 的大作中提到: 】
: : cmft..
: ...................
--
FROM 211.155.251.247