详细介绍CentOS emesene使用系统编译安装
CentOS emesene使用经过长时间的发展,这里我发表一下个人理解,下面就这就来讲术CentOS emesene使用CentOS Linux和与之对应版本号的RHEL发行版具有软件包级别的二进制兼容性,即某个RPM软件包如果可以安装运行在RHEL产品中,就可以正常地安装运行在对应版本的CentOS Linux中。。CentOS emesene使用 -1.0.1
看来这个linux真的很麻烦,要不是有互联网和google,对于我这个菜鸟来说,真的搞不定了
下载了一个CentOS 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