CPAN::Forum
IO-All-LWP - Newbie installation woes
| Posted on Tue Jul 26 00:32:09 2005 by davidepstein |
| Newbie installation woes |
|
Today was my first attempt at installing modules from CPAN.
I have had a number of problems, some of which have gone away during the course of the day.
However, I am left with the messages below (cut and pasted from the CPAN shell window).
Is there a way to write a log file while carrying out these cpan commands?
Is there a way to make the error messages more informative? They say only that something is going w
+rong, but they don't say what is going wrong.
How can I make the error messages below go away?
cpan> install Bundle::CPAN
File::Spec is up to date.
Digest::MD5 is up to date.
Compress::Zlib is up to date.
Archive::Tar is up to date.
Running install for module Data::Dumper
Running make for I/IL/ILYAM/Data-Dumper-2.121.tar.gz
Is already unwrapped into directory /Users/dbae/.cpan/build/Data-Dumper-2.121
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/a
+rch')" t/*.t
t/dumper......ok
t/overload....ok
t/pair........ok
All tests successful.
Files=3, Tests=373, 1 wallclock secs ( 0.56 cusr + 0.04 csys = 0.60 CPU)
/usr/bin/make test -- OK
Running make install
Already done
Net::Telnet is up to date.
Net::Cmd is up to date.
Bundle summary: The following items in bundle Bundle::libnet had
installation problems:
Data::Dumper
Term::ReadKey is up to date.
Term::ReadLine::Perl is up to date.
CPAN is up to date.
Bundle summary: The following items in bundle Bundle::CPAN had installation
problems:
Bundle::libnet and the following items had problems during recursive
bundle calls: Data::Dumper
cpan> install Data::Dumper
Running install for module Data::Dumper
Running make for I/IL/ILYAM/Data-Dumper-2.121.tar.gz
Is already unwrapped into directory /Users/dbae/.cpan/build/Data-Dumper-2.121
Has already been processed within this session
Running make test
Prepending /Users/dbae/.cpan/build/Data-Dumper-2.121/blib/arch /Users/dbae/.cpan/build/Data-Dumper-
+2.121/blib/lib to PERL5LIB.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/a
+rch')" t/*.t
t/dumper......ok
t/overload....ok
t/pair........ok
All tests successful.
Files=3, Tests=373, 1 wallclock secs ( 0.50 cusr + 0.04 csys = 0.54 CPU)
/usr/bin/make test -- OK
Running make install
Already done
Net::Telnet is up to date.
Net::Cmd is up to date.
Bundle summary: The following items in bundle Bundle::libnet had
installation problems:
Data::Dumper
cpan> install Bundle::libnet
Running install for module Data::Dumper
Running make for I/IL/ILYAM/Data-Dumper-2.121.tar.gz
Is already unwrapped into directory /Users/dbae/.cpan/build/Data-Dumper-2.121
Has already been processed within this session
Running make test
Prepending /Users/dbae/.cpan/build/Data-Dumper-2.121/blib/arch /Users/dbae/.cpan/build/Data-Dumper-
+2.121/blib/lib to PERL5LIB.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/a
+rch')" t/*.t
t/dumper......ok
t/overload....ok
t/pair........ok
All tests successful.
Files=3, Tests=373, 1 wallclock secs ( 0.50 cusr + 0.04 csys = 0.54 CPU)
/usr/bin/make test -- OK
Running make install
Already done
Net::Telnet is up to date.
Net::Cmd is up to date.
Bundle summary: The following items in bundle Bundle::libnet had
installation problems:
Data::Dumper
cpan> install iCal::Parser::HTML
Running install for module iCal::Parser::HTML
Running make for R/RF/RFRANKEL/iCal-Parser-HTML-1.06.tar.gz
Is already unwrapped into directory /Users/dbae/.cpan/build/iCal-Parser-HTML-1.06
Makefile.PL returned status 2
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
|
| Write a response |
(0)
]