Bundle::CPAN problems on FBSD 5.2.1
David Newman
dnewman at networktest.com
Sat Jun 5 07:12:25 PDT 2004
1. Install FreeBSD 5.2.1
2. Install perl 5.8.2 from ports
3. use.perl ports
4. perl -MCPAN -e 'install Bundle::CPAN'
5. At end of install messages:
Can't locate File/Spec.pm in @INC (@INC contains:
/usr/local/lib/perl5/site_perl/5.8.2/mach
/usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.2/BSDPAN /usr/local/lib/perl5/5.8.2/mach
/usr/local/lib/perl5/5.8.2 .) at
/usr/local/lib/perl5/5.8.2/ExtUtils/Liblist.pm line 6.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.2/ExtUtils/Liblist.pm line 6.
Compilation failed in require at /usr/local/lib/perl5/5.8.2/ExtUtils/MM.pm
line 8.
Compilation failed in require at
/usr/local/lib/perl5/5.8.2/ExtUtils/MakeMaker.pm line 37.
Compilation failed in require at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
CPAN is up to date.
Bundle summary: The following items in bundle Bundle::CPAN had
installation
problems:
File::Spec Archive::Tar Bundle::libnet Term::ReadKey
Term::ReadLine::Perl
and the following items had problems during recursive bundle calls:
Net::Cmd Net::Telnet
6. Subsequent attempts to start CPAN or to install File::Spec fail --
because File::Spec is gone.
Only resolution I've found is to deinstall/reinstall perl5.8 from ports.
I really need to install various modules. How can I fix the CPAN routine?
Thanks in advance
David Newman
--
To unsubscribe, e-mail: beginners-unsubscribe at perl.org
For additional commands, e-mail: beginners-help at perl.org
<http://learn.perl.org/> <http://learn.perl.org/first-response>
More information about the freebsd-perl
mailing list