Hi I'm trying to complete a CPAN install but keep getting the following errors on installing Bundle::CPAN -
Can't locate Pod/Man.pm in @ INC (@ INC contains [list of installed packages]) at /usr/lib/perl5/5.8.5/ExtUtils/Command/MM.pm line 92.
make: *** [manifypods] Error 2
ADAMK/Archive-Zip-1.23.tar.gz
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Net::Cmd is up to date (2.29).
Net::FTP is up to date (2.77).
Term::ReadKey is up to date (2.30).
Term::ReadLine::Perl is up to date (1.0302).
YAML is up to date (0.66).
Text::Glob is up to date (0.08).
CPAN is up to date (1.9205).
File::Which is up to date (0.05).
Failed during this command:
ANDYA/Test-Harness-3.10.tar.gz : make NO
MSCHWERN/Test-Simple-0.78.tar.gz : make NO
ADAMK/Archive-Zip-1.23.tar.gz : make NO ------
The foregoing is repeated for each of the failed packages.
I am a novice in this area and please excuse me if this not the appropriate forum.
I have tried everything that I can think of - including deleting the CPAN directories and re--installing CPAN but I keep coming back to this. I have established that Pod/Man.pm does exist.
Is the problem with regard to @ INC? If so, how do I get @ INC to get up to date?
This deeply frustrating
TIA
Nick