免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 3161 | 回复: 17
打印 上一主题 下一主题

安装OPENWEBMAIL的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-04-01 21:21 |只看该作者 |倒序浏览
问题如下:

ahzz# make install clean
\===>  Installing for openwebmail-2.51
===>   openwebmail-2.51 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Text/Iconv.pm - found
===>   openwebmail-2.51 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/MIME/Base64.pm - found
===>   openwebmail-2.51 depends on file: /usr/local/lib/perl5/site_perl/5.005/CGI.pm - found
===>   openwebmail-2.51 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Digest/MD5.pm - found
===>   openwebmail-2.51 depends on file: /usr/local/lib/perl5/site_perl/5.005/Net/SMTP.pm - not found
===>    Verifying install for /usr/local/lib/perl5/site_perl/5.005/Net/SMTP.pm in /usr/ports/net/p5-Net
===>  Installing for p5-Net-1.19,1
===>   p5-Net-1.19,1 depends on file: /usr/local/lib/perl5/site_perl/5.005/Authen/SASL.pm - not found
===>    Verifying install for /usr/local/lib/perl5/site_perl/5.005/Authen/SASL.pm in /usr/ports/security/p5-Authen-SASL
===>  p5-Authen-SASL-2.8_1 requires perl 5.6.0 or later. Install lang/perl5.8 and try again.
*** Error code 1

Stop in /usr/ports/security/p5-Authen-SASL.
*** Error code 1

Stop in /usr/ports/net/p5-Net.
*** Error code 1

Stop in /usr/ports/mail/openwebmail.

论坛徽章:
2
亥猪
日期:2014-03-19 16:36:35午马
日期:2014-11-23 23:48:46
2 [报告]
发表于 2006-04-01 21:25 |只看该作者
perl 5.6.0 or later. Install lang/perl5.8 and try again

论坛徽章:
0
3 [报告]
发表于 2006-04-01 21:26 |只看该作者
perl5.8  我安装的是最新的

论坛徽章:
0
4 [报告]
发表于 2006-04-01 21:27 |只看该作者
hzz# pkg_info
XFree86-libraries-4.3.0_7 XFree86-4 libraries and headers
apache-2.0.55_4     Version 2 of Apache web server with prefork MPM.
autoconf-2.59_2     Automatically configure source code on many Un*x platforms
cvsup-16.1h         General network file distribution system optimized for CVS
expat-2.0.0_1       XML 1.0 parser written in C
fontconfig-2.2.2,1  An XML-based font configuration API for X Windows
freetype2-2.1.7_3   A free and portable TrueType font rendering engine
gettext-0.14.5_2    GNU gettext package
gmake-3.80_2        GNU version of 'make' utility
help2man-1.36.3     Automatically generating simple manual pages from program o
imake-4.3.0_2       Imake and other utilities from XFree86
jpeg-6b_2           IJG's jpeg compression utilities
libiconv-1.9.1_3    A character set conversion library
libtool-1.5.22_2    Generic shared library support script
links-2.1.p14,1     Lynx-like text WWW browser
m4-1.4.4            GNU m4
openssl-0.9.8a      SSL and crypto library
p5-CGI.pm-3.17,1    Simple Common Gateway Interface Class for Perl
p5-Digest-1.15      Modules that calculate message digests
p5-Digest-MD5-2.36  Perl5 interface to the MD5 algorithm
p5-MIME-Base64-3.07 Perl5 module for Base64 and Quoted-Printable encodings
p5-PathTools-3.17   A Perl module for portably manipulating file specifications
p5-Scalar-List-Utils-1.18,1 Perl subroutines that would be nice to have in the perl cor
p5-Text-Iconv-1.4   Perl interface to iconv() codeset conversion function
p5-XSLoader-0.06    Dynamically load C libraries into Perl code
p5-gettext-1.05_1   Message handling functions
pcre-4.5            Perl Compatible Regular Expressions library
perl-5.8.8          Practical Extraction and Report Language
pkg_install-20060113 FreeBSD -CURRENT version of the pkg tools for older system
pkgconfig-0.15.0_1  A utility used to retrieve information about installed libr
png-1.2.5_3         Library for manipulating PNG images
postfix-2.0.19,1    A secure alternative to widely-used Sendmail
qpopper-4.0.8       Berkeley POP 3 server (now maintained by Qualcomm)
rc_subr-1.16        Common startup and shutdown subroutines used by scripts
stunnel-4.14_2      SSL encryption wrapper for standard network daemons
tiff-3.6.1_1        Tools and library routines for working with TIFF images

论坛徽章:
2
亥猪
日期:2014-03-19 16:36:35午马
日期:2014-11-23 23:48:46
5 [报告]
发表于 2006-04-01 21:36 |只看该作者
先装 /usr/ports/security/p5-Authen-SASL 试试

论坛徽章:
0
6 [报告]
发表于 2006-04-01 21:44 |只看该作者
原帖由 gvim 于 2006-4-1 21:36 发表
先装 /usr/ports/security/p5-Authen-SASL 试试


我也试了
并且进行了一次cvsup
hzz# pwd
/usr/ports/security/p5-Authen-SASL
ahzz# ll
total 8
-rw-r--r--  1 root  wheel  1178 Apr  1 20:36 Makefile
-rw-r--r--  1 root  wheel   202 Apr  1 20:35 distinfo
-rw-r--r--  1 root  wheel   223 Mar 31 11:44 pkg-descr
-rw-r--r--  1 root  wheel   759 Mar 31 11:44 pkg-plist
ahzz# make install clean
===>  p5-Authen-SASL-2.8_1 requires perl 5.6.0 or later. Install lang/perl5.8 and try again.
*** Error code 1

Stop in /usr/ports/security/p5-Authen-SASL.


真晕,还是 perl的问题呀

[ 本帖最后由 ztsstz 于 2006-4-1 21:45 编辑 ]

论坛徽章:
2
亥猪
日期:2014-03-19 16:36:35午马
日期:2014-11-23 23:48:46
7 [报告]
发表于 2006-04-01 21:54 |只看该作者
晕。等congli来了你问问他,他经验比我丰富

论坛徽章:
1
寅虎
日期:2013-09-29 23:15:15
8 [报告]
发表于 2006-04-01 22:15 |只看该作者
原帖由 gvim 于 2006-4-1 21:54 发表
晕。等congli来了你问问他,他经验比我丰富


cat /etc/make.conf看看

论坛徽章:
0
9 [报告]
发表于 2006-04-01 22:23 |只看该作者
/etc下没有make.conf这个文件

论坛徽章:
1
寅虎
日期:2013-09-29 23:15:15
10 [报告]
发表于 2006-04-01 22:28 |只看该作者
没有?不应该没有.
重新安装perl-5.8.8
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP