各位大大好,小弟有個問題想請教..
安裝OPEN Webmail 不是需要perl-suidperl套件嗎?
上網搜尋到的套件好像版本都比較舊..在fedora16都沒辦法安裝...
或者有其他套件可替代?
可參考這篇 安裝OpenWebMail 的做法,
該文提到
Fedora 14 已使用 perl-5.12 而 perl-5.12 不支援 suid 了
感謝大大回覆...有個段落我看得不是很懂:
openwebmail-2.53 與 fedora 14 這個段落
1.我現在因為沒有這個套件 "perl-suidperl" 而不能安裝openwebmail,是要安裝這個套件"speedycgi" 才能 安裝 openwebmail嗎? 我試過了..並不行安裝openwebmail...
如果你已安裝了 http://free.nchc.org.tw/fedora/linux/releases/16/Everything/x86_64/os/Packages/perl-CGI-SpeedyCGI-2.22-11.fc16.x86_64.rpm (或i386)
且改所有 openwebmail*.pl 的檔頭為:#!/usr/bin/speedy
且執行./wrapsuid.pl /var/www/cgi-bin/openwebmail/openwebmail*.pl
cd /var/www/cgi-bin/openwebmail
chmod 4755 openwebmail*.pl
改 dbm.conf、./openwebmail-tool.pl --init、./openwebmail-tool.pl --alluser --index後,
出現什麼錯誤訊息嗎?