I have problems building CPAN on my Debian box.  When I run the command:

cpan> install Bundle::CPAN

the following error message is returned at the bottom of the verbose
information presented during the install/build:

Running install for module Term::ReadKey
Running make for J/JS/JSTOWE/TermReadKey-2.30.tar.gz
 Is already unwrapped into directory /root/.cpan/build/TermReadKey-2.30
 Has already been processed within this session
Running make test
 Can't test without successful make
Running make install
 make had returned bad status, install seems impossible
Term::ReadLine::Perl is up to date (1.0302).
YAML is up to date (0.62).
Text::Glob is up to date (0.06).
Module::Build is up to date (0.2801).
CPAN is up to date (1.87).
Bundle summary: The following items in bundle Bundle::CPAN had installation
problems:
 Digest::SHA File::Spec Compress::Zlib Term::ReadKey
Failed during this command:
 KWILLIAMS/PathTools-3.18.tar.gz              : make NO
 PMQS/Compress-Zlib-1.41.tar.gz               : make NO

How do I fix this?  I have received this error message with these modules
and when I attempt to install the module Unicode::CheckUTF8

If I try to make these modules using the CPAN utility but I get a similar
error.  I did remove the directories and files for each of these modules
using rm -rfd in /.cpan/build (not elegant, but I could not find another way
- is there a better way?) and tried to reload the files from multiple sites
(I changed the server list used by CPAN multiple times.)

Any help would be greatly appreciated.

Thanks!

Reply via email to