geo cherchetout
2011-05-07 21:44:23 UTC
Bonsoir,
J'ai trouvé ici une méthode pour convertir en un format lisible sous linux
des messages produits par Outlook :
http://wiki.sabayon.org/index.php?title=HOWTO:_Read_Microsoft_Outlook_.MSG_files_in_Linux
J'ai téléchargé le script proprement dit et réussi sans aucune difficulté à
installer les quatre premiers modules de la liste mais le cinquième récalcitre :
# perl -MCPAN -e 'install("File::Basename")'
CPAN: Storable loaded ok (v2.20)
Going to read '/root/.cpan/Metadata'
Database was generated on Sat, 07 May 2011 19:33:52 GMT
Running install for module 'File::Basename'
CPAN: YAML loaded ok (v0.71)
The most recent version "2.81" of the module "File::Basename"
is part of the perl-5.13.11 distribution. To install that, you need to run
force install File::Basename --or--
install F/FL/FLORA/perl-5.13.11.tar.gz
CPAN: Time::HiRes loaded ok (v1.9719)
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Très ignorant de tout ce qui touche à Perl, je ne comprends pas bien ce
qu'il m'est proposé de faire. Voici ce que j'ai tenté :
# perl -MCPAN -e 'install F/FL/FLORA/perl-5.13.11.tar.gz'
Illegal division by zero at -e line 1.
# perl -MCPAN -e 'force install("File::Basename")'
CPAN: Storable loaded ok (v2.20)
Going to read '/root/.cpan/Metadata'
Database was generated on Sat, 07 May 2011 19:33:52 GMT
Running install for module 'File::Basename'
CPAN: YAML loaded ok (v0.71)
The most recent version "2.81" of the module "File::Basename"
is part of the perl-5.13.11 distribution. To install that, you need to run
force install File::Basename --or--
install F/FL/FLORA/perl-5.13.11.tar.gz
CPAN: Time::HiRes loaded ok (v1.9719)
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Un habitué du CPAN peut-il me mettre sur la voie ?
J'ai trouvé ici une méthode pour convertir en un format lisible sous linux
des messages produits par Outlook :
http://wiki.sabayon.org/index.php?title=HOWTO:_Read_Microsoft_Outlook_.MSG_files_in_Linux
J'ai téléchargé le script proprement dit et réussi sans aucune difficulté à
installer les quatre premiers modules de la liste mais le cinquième récalcitre :
# perl -MCPAN -e 'install("File::Basename")'
CPAN: Storable loaded ok (v2.20)
Going to read '/root/.cpan/Metadata'
Database was generated on Sat, 07 May 2011 19:33:52 GMT
Running install for module 'File::Basename'
CPAN: YAML loaded ok (v0.71)
The most recent version "2.81" of the module "File::Basename"
is part of the perl-5.13.11 distribution. To install that, you need to run
force install File::Basename --or--
install F/FL/FLORA/perl-5.13.11.tar.gz
CPAN: Time::HiRes loaded ok (v1.9719)
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Très ignorant de tout ce qui touche à Perl, je ne comprends pas bien ce
qu'il m'est proposé de faire. Voici ce que j'ai tenté :
# perl -MCPAN -e 'install F/FL/FLORA/perl-5.13.11.tar.gz'
Illegal division by zero at -e line 1.
# perl -MCPAN -e 'force install("File::Basename")'
CPAN: Storable loaded ok (v2.20)
Going to read '/root/.cpan/Metadata'
Database was generated on Sat, 07 May 2011 19:33:52 GMT
Running install for module 'File::Basename'
CPAN: YAML loaded ok (v0.71)
The most recent version "2.81" of the module "File::Basename"
is part of the perl-5.13.11 distribution. To install that, you need to run
force install File::Basename --or--
install F/FL/FLORA/perl-5.13.11.tar.gz
CPAN: Time::HiRes loaded ok (v1.9719)
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Un habitué du CPAN peut-il me mettre sur la voie ?