詳細介紹CentOS emesene使用系統(tǒng)編譯安裝
CentOS emesene使用經過長時間的發(fā)展,這里我發(fā)表一下個人理解,下面就這就來講術CentOS emesene使用CentOS Linux和與之對應版本號的RHEL發(fā)行版具有軟件包級別的二進制兼容性,即某個RPM軟件包如果可以安裝運行在RHEL產品中,就可以正常地安裝運行在對應版本的CentOS Linux中。。CentOS emesene使用 -1.0.1
看來這個linux真的很麻煩,要不是有互聯(lián)網和google,對于我這個菜鳥來說,真的搞不定了
下載了一個CentOS emesene使用-1.0.1,準備試一下msn吧,下載的emesene-1.0.1.tar.gz文件,解壓,到docs文件夾找到INSTALL,
or on linux:
./emesene
我就去執(zhí)行,結果提示:
[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
再執(zhí)行 "./emesene ",ok。
Tag標簽: CentOS emesene使用
【編輯推薦】