- 主题:please init shm first是什么意思???
我都已经编译通过了,可是一连接服务器,马上掉线,在cterm的左上角有行小字:
please init shm first! 什么意思?????
--
FROM 218.197.192.162
我运行了啊
【 在 tnds 的大作中提到: 】
: shminit没运行
: 【 在 ASHOW (阿兽) 的大作中提到: 】
: : 我都已经编译通过了,可是一连接服务器,马上掉线,在cterm的左上角有行小字:
: : please init shm first! 什么意思?????
--
FROM 218.197.192.162
我出现了和你相同的错误
please run this program as bbs user
dont run this program as root
oops,shminit failed ,please clear all shm and retry!
【 在 tnds 的大作中提到: 】
: shminit没运行
: 【 在 ASHOW (阿兽) 的大作中提到: 】
: : 我都已经编译通过了,可是一连接服务器,马上掉线,在cterm的左上角有行小字:
: : please init shm first! 什么意思?????
--
FROM 218.197.192.162
cygwin默认的是root用户,我怎么才能用 bbs帐号登陆???
【 在 phb 的大作中提到: 】
: 用bbs用户运行shminit
: 【 在 ASHOW (阿兽) 的大作中提到: 】
: : 我出现了和你相同的错误
: : please run this program as bbs user
: : dont run this program as root
: : oops,shminit failed ,please clear all shm and retry!
: (以下引言省略...)
--
FROM 218.197.192.162
原来root 和 bbs两个帐号都不存在!
【 在 phb 的大作中提到: 】
: 建没建bbs帐号呢。
: 用su试试。
: 【 在 tnds (拖泥带水) 的大作中提到: 】
: : 我用login命令试了bbs用户,就不知道什么密码,root也是login incorrect
--
FROM 218.197.192.162
bbs这个帐号在cygwin下面怎么建立???
【 在 phb 的大作中提到: 】
: 你建没建bbs这个帐号?
: 【 在 tnds (拖泥带水) 的大作中提到: 】
: : 用su 说root not exist
--
FROM 218.197.192.162
呵呵!加入到 etc/passwd???不会加啊!
【 在 phb 的大作中提到: 】
: 手工加入试试。
: 【 在 tnds (拖泥带水) 的大作中提到: 】
: : 建了,但cat /etc/passwd找不到
--
FROM 218.197.192.162
我当前的用户名是answer.而且在etc/passwd里有这个用户名
【 在 dinger 的大作中提到: 】
: 你现在登陆windows用的那一个用户
: 就在bbsconfig里面写上那个用户名
: 用户id和组id察看/etc/passwd
: 如果/etc/passwd里面没有这一个用户名
: 就用下面的命令根据当前windows用户重新生成passwd文件
: mkpasswd -l > /etc/passwd
: (以下引言省略...)
--
FROM 218.197.192.162