V
Vincent Foley
Hello clpm,
I am trying to install the ExtUtils::Command module on my Ubuntu (Edgy
Eft) machine, but I seem to fall into a practical joke of some sort,
because I am told during the installation that CPAN.pm cannot install
ExtUtils::Command because ExtUtils/Command.pm isn't found in my @INC.
Could anyone help me out with this problem? The version of Perl used
on Edgy Eft is 5.8.8. For more information, I have included the entire
output of what happens when I try to do the installation.
Thanks,
Vincent.
cpan> install ExtUtils::Command
CPAN: Storable loaded ok
Going to read /home/vince/.cpan/Metadata
Database was generated on Thu, 26 Oct 2006 05:23:55 GMT
Running install for module ExtUtils::Command
Running make for R/RK/RKOBES/ExtUtils-Command-1.12.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for
/home/vince/.cpan/sources/authors/id/R/RK/RKOBES/ExtUtils-Command-1.12.tar.gz
ok
Scanning cache /home/vince/.cpan/build for sizes
ExtUtils-Command-1.12/
ExtUtils-Command-1.12/t/
ExtUtils-Command-1.12/t/shell_exit.t
ExtUtils-Command-1.12/t/shell_command.t
ExtUtils-Command-1.12/t/eu_command.t
ExtUtils-Command-1.12/t/lib/
ExtUtils-Command-1.12/t/lib/TieOut.pm
ExtUtils-Command-1.12/META.yml
ExtUtils-Command-1.12/lib/
ExtUtils-Command-1.12/lib/ExtUtils/
ExtUtils-Command-1.12/lib/ExtUtils/Command.pm
ExtUtils-Command-1.12/lib/Shell/
ExtUtils-Command-1.12/lib/Shell/Command.pm
ExtUtils-Command-1.12/Changes
ExtUtils-Command-1.12/MANIFEST
ExtUtils-Command-1.12/Build.PL
ExtUtils-Command-1.12/Makefile.PL
ExtUtils-Command-1.12/README
Removing previously used /home/vince/.cpan/build/ExtUtils-Command-1.12
CPAN.pm: Going to build R/RK/RKOBES/ExtUtils-Command-1.12.tar.gz
Argument "6.30_01" isn't numeric in numeric ge (>=) at Makefile.PL line
22.
Checking if your kit is complete...
Looks good
Writing Makefile for ExtUtils::Command
Can't locate ExtUtils/Command.pm in @INC (@INC contains:
/home/vince/perl /home/vince/perl/lib/perl/5.8.7
/home/vince/perl/share/perl/5.8.7 /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.
make: *** [blib/lib/ExtUtils/.exists] Error 2
/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
I am trying to install the ExtUtils::Command module on my Ubuntu (Edgy
Eft) machine, but I seem to fall into a practical joke of some sort,
because I am told during the installation that CPAN.pm cannot install
ExtUtils::Command because ExtUtils/Command.pm isn't found in my @INC.
Could anyone help me out with this problem? The version of Perl used
on Edgy Eft is 5.8.8. For more information, I have included the entire
output of what happens when I try to do the installation.
Thanks,
Vincent.
cpan> install ExtUtils::Command
CPAN: Storable loaded ok
Going to read /home/vince/.cpan/Metadata
Database was generated on Thu, 26 Oct 2006 05:23:55 GMT
Running install for module ExtUtils::Command
Running make for R/RK/RKOBES/ExtUtils-Command-1.12.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for
/home/vince/.cpan/sources/authors/id/R/RK/RKOBES/ExtUtils-Command-1.12.tar.gz
ok
Scanning cache /home/vince/.cpan/build for sizes
ExtUtils-Command-1.12/
ExtUtils-Command-1.12/t/
ExtUtils-Command-1.12/t/shell_exit.t
ExtUtils-Command-1.12/t/shell_command.t
ExtUtils-Command-1.12/t/eu_command.t
ExtUtils-Command-1.12/t/lib/
ExtUtils-Command-1.12/t/lib/TieOut.pm
ExtUtils-Command-1.12/META.yml
ExtUtils-Command-1.12/lib/
ExtUtils-Command-1.12/lib/ExtUtils/
ExtUtils-Command-1.12/lib/ExtUtils/Command.pm
ExtUtils-Command-1.12/lib/Shell/
ExtUtils-Command-1.12/lib/Shell/Command.pm
ExtUtils-Command-1.12/Changes
ExtUtils-Command-1.12/MANIFEST
ExtUtils-Command-1.12/Build.PL
ExtUtils-Command-1.12/Makefile.PL
ExtUtils-Command-1.12/README
Removing previously used /home/vince/.cpan/build/ExtUtils-Command-1.12
CPAN.pm: Going to build R/RK/RKOBES/ExtUtils-Command-1.12.tar.gz
Argument "6.30_01" isn't numeric in numeric ge (>=) at Makefile.PL line
22.
Checking if your kit is complete...
Looks good
Writing Makefile for ExtUtils::Command
Can't locate ExtUtils/Command.pm in @INC (@INC contains:
/home/vince/perl /home/vince/perl/lib/perl/5.8.7
/home/vince/perl/share/perl/5.8.7 /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.
make: *** [blib/lib/ExtUtils/.exists] Error 2
/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