baishi0502 发表于 2007-4-8 01:14:39

在linux下安装bugzilla时出现的问题

我安装了perl5.6.1后,在安装其模块时,用命令让其自动安装,可是每次都提示:
Fetching with LWP:
ftp://ftp.cuhk.edu.hk/pub/packages/perl/CPAN/authors/01mailrc.txt.gz

LWP failed with code message
Fetching with Net::FTP:
ftp://ftp.cuhk.edu.hk/pub/packages/perl/CPAN/authors/01mailrc.txt.gz

Trying with "/usr/bin/wget -O -" to get
    ftp://ftp.cuhk.edu.hk/pub/packages/perl/CPAN/authors/01mailrc.txt.gz
--01:06:41--ftp://ftp.cuhk.edu.hk/pub/packages/perl/CPAN/authors/01mailrc.txt.gz
         => `-'
Resolving ftp.cuhk.edu.hk... failed: Host not found.

System call "/usr/bin/wget -O - "ftp://ftp.cuhk.edu.hk/pub/packages/perl/CPAN/authors/01mailrc.txt.gz"> /root/.cpan/sources/authors/01mailrc.txt"
returned status 1 (wstat 256)
Warning: expected file doesn't exist
Issuing "/usr/bin/ftp -n"
ftp: ftp.cuhk.edu.hk: Temporary failure in name resolution
Not connected.
Local directory now /root/.cpan/sources/authors
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Bad luck... Still failed!
之类.,为什么会这样?有高手解答一下吗?

云层 发表于 2007-4-10 10:14:10

看这个错误是在找ftp.cuhk.edu.hk下载模块吧?

你正好有防火墙过不去。请下载一个完整的perl
页: [1]
查看完整版本: 在linux下安装bugzilla时出现的问题