this is what I get when I issue de install command:

CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
  ftp://cpan.upn.mx/pub/CPAN/authors/01mailrc.txt.gz
LWP failed with code[500] message[LWP::Protocol::MyFTP: connect: timeout]
Fetching with Net::FTP:
  ftp://cpan.upn.mx/pub/CPAN/authors/01mailrc.txt.gz

Trying with "/usr/bin/links -source" to get
    ftp://cpan.upn.mx/pub/CPAN/authors/01mailrc.txt.gz
ERROR at dump.c:188: Receive timeout

System call "/usr/bin/links -source "ftp://cpan.upn.mx/pub/CPAN/authors/01mailrc.txt.gz"; > /root/.cpan/sources/authors/01mailrc.txt"
returned status 1 (wstat 256)
Warning: expected file [/root/.cpan/sources/authors/01mailrc.txt.gz] doesn't exist

Trying with "/usr/bin/wget -O -" to get
    ftp://cpan.upn.mx/pub/CPAN/authors/01mailrc.txt.gz
--10:59:08--  ftp://cpan.upn.mx/pub/CPAN/authors/01mailrc.txt.gz
           => `-'
Resolving cpan.upn.mx... 200.23.113.93

Thanks

Guillermo Villasana escribió:
Hi guys I have the following message error when I try to update:

REQUIRED module out of date: HTML::Parser
optional module missing: Mail::SPF
optional module missing: Mail::SPF::Query
optional module missing: IP::Country
optional module missing: Razor2
optional module missing: Net::Ident
optional module missing: IO::Socket::INET6
optional module missing: IO::Socket::SSL
optional module missing: Mail::DomainKeys
optional module missing: Mail::DKIM
optional module missing: Encode::Detect

warning: some functionality may not be available,
please read the above report before continuing!


so I asume I didn't have those pearl modules so I tried:
 perl -MCPAN -eshell
then
install HTML::Parser

but It just wouldn't install nothing as it would say that it cannot connect to download.
what I am doing wrong? or is there another way to install the modules?
Thanks

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to