详细介绍CentOS emesene使用系统编译安装

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

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

Save the file.
其实也不用删除,把这三行前面加上注释就好了:
# if os.name == 'posix' and os.getuid() == 0:
# print "I refuse to run as root"
# return

再执行 "./emesene ",ok。
Tag标签: CentOS emesene使用

【编辑推荐】

  1. 分析描述CentOS mysql安装系统
  2. CentOS php安装过程概括讲述
  3. CentOS配置apache系统软件安装
  4. CentOS 5编译编译基本类系统软件(linux)
  5. CentOS GRUB负责管理启动Linux
责任编辑:佚名 来源: CSDN
相关推荐

2010-01-13 15:07:51

2010-02-02 13:26:53

Linux内核

2010-02-02 17:57:47

Linux PPStr

2010-01-04 18:56:06

Ubuntu内核

2009-12-30 16:38:44

Ubuntu内核

2010-02-23 14:45:52

CentOS LEMP

2010-06-21 16:57:11

Linux Arch

2009-10-23 16:35:44

linux Debia

2010-04-01 15:05:05

CentOS系统

2009-12-24 10:04:38

Linux进行C编译

2009-12-21 13:37:00

Linux系统安装

2010-01-13 14:18:36

CentOS Open

2010-04-01 13:37:24

CentOS系统5

2011-02-24 15:04:58

ProftpdCentos

2009-08-06 14:59:36

C#编译器

2009-12-18 11:48:24

网络安装 Linux

2010-03-23 17:41:09

CentOS安装

2010-01-13 10:14:45

2010-03-30 17:15:09

CentOS系统

2010-01-14 14:23:47

点赞
收藏

51CTO技术栈公众号