[root@localhost freebbs]# pwd
/home/bbs/freebbs
[root@localhost freebbs]# make install-home
sh makedist.sh /home/bbs/bbs
Warning: This will OVERWRITE WHOLE BBS DATA, confirm [N]?y
Installing new bbs to /home/bbs/bbs
[root@localhost freebbs]# cd /home/bbs/bbs/bin/
[root@localhost bin]# ./miscd daemon;./bbslogd ;./bbsd -p 23
[root@localhost bin]# telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
[root@localhost bin]#
【 在 atppp (Big Mouse) 的大作中提到: 】
: 你没有make install-home
--
FROM 202.108.12.*