CentOS使用emesene-1.0.1

看来这个linux真的很麻烦,要不是有互联网和google,对于我这个菜鸟来说,真的搞不定了

 

下载了一个emesene-1.0.1,准备试一下msn吧,下载的emesene-1.0.1.tar.gz文件,解压,到docs文件夹找到INSTALL,

or on linux:
./emesene 

我就去执行,结果提示:

[root@localhost emesene-1.0.1]# root
bash: root: command not found

还是上google吧,

参考:http://www.songzi.org/blog/article.asp?id=666
I undestand the problem. You have to edit the Controller.py file (is in the emesene root folder).
Find and comment or delete the next lines:

if os.name == 'posix' and os.getuid() == 0:
print "I refuse to run as root"
return

Save the file.

其实也不用删除,把这三行前面加上注释就好了:

# if os.name == 'posix' and os.getuid() == 0:
# print "I refuse to run as root"
# return

 再执行 "./emesene ",ok。

转载于:https://www.cnblogs.com/xia/archive/2009/05/12/1454730.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值