ft~~~
上一种方法没有成功,我又修改了Makefile文件,加入了
CFILE = bbs.c record.c delete.c main.c stuff.c mail.c register.c \
xyz.c talk.c read.c comm_lists.c namecomplete.c chat.c \
maintain.c edit.c more.c help.c bcache.c boards.c \
smth_screen.c io.c term.c userinfo.c vote.c announce.c sendmsg.c\
bm.c list.c goodbye.c bbsgopher.c fileshm.c postheader.c \
convcode.c tmachine.c addressbook.c\
backnumber.c common.c sec_hand.c regular.c 1984.c\
moneycenter.c editboard.c power_select.c friendtest.c posttmpl.c
最后的一个posttmlp.c模板程序。
再./configure --prefix=/home/bbs
依然提示不成功。没有安装
hehe,you must have automake 1.6.x and autoconf 2.5.x to use this,kick kcn@smth
但我的机器上是安装得有这两个软件了的,一个是
[root@xztu smth_sshbbsd]# rpm -qa |grep automake
automake14-1.4p6-5.1
automake-1.6.3-5
automake15-1.5-6
一个是
[root@xztu smth_sshbbsd]# rpm -qa |grep autoconf
autoconf-2.57-3
autoconf213-2.13-6
请DG大哥指教!!!
谢谢先!!!
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (〆ゞ毛毛) 的大作中提到: 】
: dg大哥说我的ythtBBS的ssh功能是因为添加了模板功能,而没有修改Makefile,导致安装不成功。
: 那把从BSSY cvs co下来../src目录中的Makefile.in(这个文件dgwangr把posttmpl.c加到 Makefile.in) cp到smth_bbsssh中,并替换以前的Makefile 。
: 再进行安装,可以吗?
: 谢谢先!!!
--
FROM 192.168.0.*