- 主题:redhat 9.2下安装smth错误
执行命令
contrib/build-RH9.s
后
提示:
----------------------------
...............
[Compiling select.c]
[Compiling sendmsg.c]
[Compiling site.c]
[Compiling stuff.c]
[Compiling super_filter.c]
[Compiling sysconf.c]
[Compiling talk.c]
[Compiling ucache.c]
[Compiling userinfo.c]
[Compiling utmp.c]
[Compiling vote.c]
[Compiling xml.c]
[Compiling xyz.c]
[Compiling idea.c]
[Compiling ../rzsz/.libs/libzmodem.a]
Making all in bbs2www
make[2]: *** No rule to make target `all'. Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[root@localhost smth_bbs]#
----------------------------------------------
我感觉可能是系统的一个bug
因为我好几次安装都是这样
另外我在一个同学的机子上安装也是这样
smth程序是刚刚cvs到的
请教各位了
--
FROM 202.114.130.*
运行过啊
要不我再运行一次试一试
另外
sshbbsd,bbshome,innbbsd,sites都应该在smth_bbs目录下checkout
这个checkout不知道是什么意思?
【 在 ygdg (无悔) 的大作中提到: 】
: cvs后有没有按照README.cvs的说话在bbs2www和sshbbsd目录
: 运行过
: 在smth_bbs,bbs2www,sshbbsd目录分别下
: ...................
--
FROM 202.114.130.*
手工做?
是让我从新CVS一个?
【 在 ygdg (无悔) 的大作中提到: 】
: 手工做就是你先cvs co smth_bbs
: 然后cd smth_bbs
: 然后cvs co sshbbsd 等等。。
: ...................
--
FROM 202.114.130.*
那我是先把他们全部cvs到bbs目录下,然后在把那几个东西剪切到
smth_bbs目录下的
不会有什么影响把?
【 在 ygdg (无悔) 的大作中提到: 】
: 没有。你问checkout阿。。。就是
: cvs co就是checkout 阿。。。
--
FROM 202.114.130.*
$ cd /home
$ mkdir bbs
$ cd bbs
$ export CVSROOT==:pserver:bbsdev@cvs.smth.org:/
$ cvs login
(密码是:bbsdev)
$ cvs -z 9 co smth_bbs
是这样把?
【 在 foxle (fox) 的大作中提到: 】
: 那我是先把他们全部cvs到bbs目录下,然后在把那几个东西剪切到
: smth_bbs目录下的
: 不会有什么影响把?
: ...................
--
修改:foxle FROM 202.114.130.*
FROM 202.114.130.*
我的也是这个默认的目录
哈哈
看看行不行了
【 在 ygdg (无悔) 的大作中提到: 】
: 看看有没有/usr/include/php目录?
: 如果没有,那问题就是出在那里了
: 看看你的php在那里。我是/usr/local/include/php
: ...................
--
FROM 202.114.130.*
反正封面上写的是9.2.我也不知道是不是
【 在 atppp (Big Mouse) 的大作中提到: 】
: 咋了?要不就是没有9.2?我土我土...这几天倒腾fc3t1...
--
FROM 202.114.130.*