- 主题:[请问ytht]cygwin编译出错
现在kill一次又不行了。
clear old shm...ok
creating bcache shm...oops, shminit failed, please clear all shm and retry
【 在 dinger (test) 的大作中提到: 】
: shminit时 有没提示every thing is just fine
: 你说闪一下 是连上了么 有没出现load 0 0 0 没的话看看防火墙
: 【 在 linyingcun (木目) 的大作中提到: 】
: : 恩。 运行了。
--
FROM 211.96.233.1
重新来一次
ipc-daemon2&
然后:/home/bbs/bin/shminit
出现
clear old shm...ok
creating bcache shm...ok
creating ucachehash shm...ok
creating utmp shm ...ok
creating uindex shm...ok
check passwd file size...oops, shminit failed, please clear all shm and retry
【 在 linyingcun (木目) 的大作中提到: 】
: 现在kill一次又不行了。
: clear old shm...ok
: creating bcache shm...oops, shminit failed, please clear all shm and retry
: 【 在 dinger (test) 的大作中提到: 】
: : shminit时 有没提示every thing is just fine
: : 你说闪一下 是连上了么 有没出现load 0 0 0 没的话看看防火墙
: ...................
--
FROM 211.96.233.1
看能不能找到/home/bbs/.PASSWDS
没有就touch一个出来
【 在 linyingcun (木目) 的大作中提到: 】
: 重新来一次
: ipc-daemon2&
: 然后:/home/bbs/bin/shminit
: 出现
: clear old shm...ok
: creating bcache shm...ok
: creating ucachehash shm...ok
: creating utmp shm ...ok
: ...................
--
FROM 211.155.251.247
已经touch了一个,
但是shminit时还是出现:
clear old shm...ok
creating bcache shm...ok
creating ucachehash shm...ok
creating utmp shm ...ok
creating uindex shm...ok
check passwd file size...ok
attaching shm...ok
check for uhash...ok
building ucachehash shm...oops, shminit failed, please clear all shm and
retry
然后启动bbsd后telnet 127.0.0.1可以看到load 0 0 0 0然后就出现
please init uhash first
就断开与主机连接了
还是shminit没有成功~!这个uhash怎么解决?
谢谢
【 在 dinger.bbs@ytht.net (test) 的大作中提到: 】
: 看能不能找到/home/bbs/.PASSWDS
: 没有就touch一个出来
--
FROM 220.168.68.*
看有没/home/bbs/uhashgen.dat 似乎问题出在这里
你是在/home/bbs/bbssrc目录make install来安装的么?
【 在 marly@smth.org-SPAM.no (木目) 的大作中提到: 】
: 已经touch了一个,
: 但是shminit时还是出现:
: clear old shm...ok
: creating bcache shm...ok
: creating ucachehash shm...ok
: creating utmp shm ...ok
: creating uindex shm...ok
: check passwd file size...ok
: ...................
--
FROM 211.155.251.247
恩。看了~!确实没有这个文件啊
我当时make ,make install是在/home/bbs/bbssrc下面make install来安装的
那我应该在那里make install呢/
望指教
先谢了。
【 在 dinger.bbs@ytht.net (test) 的大作中提到: 】
: 看有没/home/bbs/uhashgen.dat 似乎问题出在这里
: 你是在/home/bbs/bbssrc目录make install来安装的么?
--
修改:marly FROM 61.187.18.*
FROM 61.187.18.*
好了。我现在安装成功了。
也注册了SYSOP和guest
但是我登陆进去不了啊?
看不到系统菜单就到下站了啊?
不知道怎么回事啊?是不是文件属性问题,我看了没有什么问题,全部有可读写属主
也是bbs用户啊~!
望指教是什么原因,谢谢~!
【 在 marly (木目) 的大作中提到: 】
: 恩。看了~!确实没有这个文件啊
: 我当时make ,make install是在/home/bbs/bbssrc下面make install来安装的
: 那我应该在那里make install呢/
: ...................
--
FROM 61.187.18.*
chown bbs:bbs /path
这个path要写完整,不要在当前目录下用*,那样不包括隐藏文件。
ls -la 看一下,应该还有root的文件。
【 在 marly (木目) 的大作中提到: 】
: 好了。我现在安装成功了。
: 也注册了SYSOP和guest
: 但是我登陆进去不了啊?
: ...................
--
FROM 202.112.26.*
看看有没/home/bbs/etc/menu.ini 如果有 删掉/home/bbs/sysconf.img2试试
这个menu.ini也应该是在/home/bbs/bbssrc目录make install的时候生成的
如果没有的话
从/home/bbs/bbssrc/bbshome/etc目录复制过来一个menu.ini到/home/bbs/etc
另外 如果你没有在/home/bbs/bbssrc目录make install过的话 可能还有缺少别的东西的
【 在 marly@smth.org-SPAM.no (木目) 的大作中提到: 】
: 好了。我现在安装成功了。
: 也注册了SYSOP和guest
: 但是我登陆进去不了啊?
: 看不到系统菜单就到下站了啊?
: 不知道怎么回事啊?是不是文件属性问题,我看了没有什么问题,全部有可读写属主
: 也是bbs用户啊~!
: 望指教是什么原因,谢谢~!
: ...................
--
FROM 211.155.251.247
恩.哪个在/home/bbs/etc/ 下面 munu.ini当然是有的~!
按照你的方法搞定了。
谢谢大侠了~!
【 在 dinger.bbs@ytht.net (test) 的大作中提到: 】
: 看看有没/home/bbs/etc/menu.ini 如果有 删掉/home/bbs/sysconf.img2试试
: 这个menu.ini也应该是在/home/bbs/bbssrc目录make install的时候生成的
: 如果没有的话
: ...................
--
修改:marly FROM 61.187.18.*
FROM 61.187.18.*