在redhat8.0下安装openwebmail1.81
点击次数:22 次 发布日期:2008-11-29 14:52:15 作者:源代码网
|
源代码网推荐 源代码网推荐 我是以rpm的方式安装的! 源代码网推荐 安装完成后,收发信都很正常,但是,行事历却完全不会动, 请问我该怎么解决?? 源代码网推荐 源代码网推荐 以下是我的安装步骤: 源代码网推荐 参考的文件:http://openwebmail.org/openwebmail/download/redhat-7x-installer/rpm/perl/rh80/00-howto.txt 源代码网推荐 源代码网推荐 从openwebmail官方网站下载下列档案 源代码网推荐 下载位置 源代码网推荐 源代码网推荐 1.http://openwebmail.org/openwebmail/download/redhat-7x-installer/rpm/perl/rh80/perl-suidperl-5.8.0-55.i386.rpm 源代码网推荐 2.http://openwebmail.org/openwebmail/download/redhat-7x-installer/rpm/perl/rh80/perl-Text-Iconv-1.2-RH80.i368.rpm 源代码网推荐 3.http://openwebmail.org/openwebmail/download/redhat-7x-installer/daily-build/openwebmail-1.81-20021127.i386.rpm 源代码网推荐 源代码网推荐 安装 源代码网推荐 perl-suidperl-5.8.0-55.i386.rpm 源代码网推荐 perl-Text-Iconv-1.2-RH80.i368.rpm 源代码网推荐 源代码网推荐 rpm -Uvh --force perl*.rpm 源代码网推荐 源代码网推荐 安装openwebmail 源代码网推荐 rpm -ivh openwebmail-1.81-20021127.i386.rpm 源代码网推荐 源代码网推荐 4. 初始化 openwebmail 源代码网推荐 源代码网推荐 cd /var/www/cgi-bin/openwebmail 源代码网推荐 ./openwebmail-tool.pl --init 源代码网推荐 源代码网推荐 初始化过程中,发生下列讯息: 源代码网推荐 源代码网推荐 [root@justdoit openwebmail]# ./openwebmail-tool.pl --init 源代码网推荐 源代码网推荐 WARNING! 源代码网推荐 源代码网推荐 The perl on your system has serious bug in routine tell()! 源代码网推荐 While openwebmail can work properly with this bug, other perl application 源代码网推荐 may not function properly and thus cause data loss. 源代码网推荐 源代码网推荐 We suggest that you should patch your perl as soon as possible. 源代码网推荐 源代码网推荐 Please hit "Enter" to continue or Ctrl-C to break. 源代码网推荐 源代码网推荐 Please change the 3 options in openitwebmail.conf 源代码网推荐 源代码网推荐 dbm_ext .db 源代码网推荐 dbmopen_ext %dbm_ext% 源代码网推荐 dbmopen_haslock no 源代码网推荐 源代码网推荐 to 源代码网推荐 源代码网推荐 dbm_ext .db 源代码网推荐 dbmopen_ext %dbm_ext% 源代码网推荐 dbmopen_haslock yes 源代码网推荐 源代码网推荐 Then execute "./openwebmail-tool.pl --init" again. 源代码网推荐 源代码网推荐 上述讯息,的意思是将 openwebmail.conf 中的三行修改为 源代码网推荐 dbm_ext .db 源代码网推荐 dbmopen_ext %dbm_ext% 源代码网推荐 dbmopen_haslock yes 源代码网推荐 源代码网推荐 openwebmail.conf的位置在/var/www/cgi-bin/openwebmail/etc 源代码网推荐 源代码网推荐 重新执行 源代码网推荐 ./openwebmail-tool.pl --init 源代码网推荐 源代码网推荐 初始化过程,会询问 直接 enter 确定 源代码网推荐 源代码网推荐 安装完成 源代码网推荐 6. login in 源代码网推荐 源代码网推荐 http://justdoit.homeip.net/cgi-bin/.../openwebmail.pl 源代码网推荐 源代码网推荐 源代码网推荐 源代码网推荐 源代码网推荐 源代码网推荐 源代码网推荐 源代码网供稿. |
