problème mise à jour CPAN
Bonjour à tous,
Je souhaite installer Perl sur mon serveur Synology.
Je m'y connecte donc en Telnet via le logiciel Putty, et je tape :
Code:
install Bundle::CPAN
Mais cela ne fonctionnne pas, j'ai toujours une erreur, ou alors il se bloque à :
Code:
1 2 3 4 5 6 7 8
|
There's a new CPAN.pm version (v1.9600) available!
[Current version is v1.7601]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running... |
Et je dois quitter Putty.
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
cpan> install Bundle::CPAN
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Wed, 03 Aug 2011 09:30:26 GMT
CPAN: HTTP::Date loaded ok
There's a new CPAN.pm version (v1.9600) available!
[Current version is v1.7601]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.inria.fr/p...AN-1.858.tar.gz
LWP failed with code[404] message[File 'Bundle-CPAN-1.858.tar.gz' not found]
Giving up on '/root/.cpan/sources/authors/id/A/AN/ANDK/Bundle-CPAN-1.858.tar.gz'
Note: Current database in memory was generated on Wed, 03 Aug 2011 09:30:26 GMT |
Impossible de mettre a jour, j'ai essayé à plusieurs reprise et toujours la même chose.
Comment dois-je faire ? Je ne vois pas du tout.
Peux t'on mettre à jour CPAN manuellement ?
Merci. Mikael.