Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2004 07:11:25 -0700 (PDT)
From:      David Newman <dnewman@networktest.com>
To:        freebsd-perl@freebsd.org
Subject:   Bundle::CPAN problems on FBSD 5.2.1
Message-ID:  <20040605070959.R83193@saronni.int.networktest.com>

next in thread | raw e-mail | index | archive | help

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@perl.org
For additional commands, e-mail: beginners-help@perl.org
<http://learn.perl.org/>; <http://learn.perl.org/first-response>;




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040605070959.R83193>