Subject: | Cannot install module |
Date: | Thu, 25 Feb 2010 10:12:42 +0100 |
To: | bug-Mac-SysProfile [...] rt.cpan.org |
From: | Nicolas Moulonguet <nicolas.moulonguet [...] u-psud.fr> |
perl -v
This is perl, v5.8.1-RC3 built for darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)
Copyright 1987-2003, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to
the
Internet, point your browser at http://www.perl.com/, the Perl Home
Page.
uname -a
Darwin ELARA.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30
20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power
Macintosh powerpc
Mac-SysProfile-0.03.tar.gz
-----------------------------------
Show quoted text
cpan> install Mac::SysProfile
CPAN: Storable loaded ok
Going to read /Users/nico/.cpan/Metadata
Database was generated on Tue, 23 Feb 2010 09:08:53 GMT
Running install for module Mac::SysProfile
Running make for D/DM/DMUEY/Mac-SysProfile-0.03.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for
/Users/nico/.cpan/sources/authors/id/D/DM/DMUEY/Mac-SysProfile
-0.03.tar.gz ok
Scanning cache /Users/nico/.cpan/build for sizes
Mac-SysProfile-0.03/
Mac-SysProfile-0.03/._Changes
Mac-SysProfile-0.03/Changes
Mac-SysProfile-0.03/._Makefile.PL
Mac-SysProfile-0.03/Makefile.PL
Mac-SysProfile-0.03/MANIFEST
Mac-SysProfile-0.03/META.yml
Mac-SysProfile-0.03/._README
Mac-SysProfile-0.03/README
Mac-SysProfile-0.03/._SysProfile.pm
Mac-SysProfile-0.03/SysProfile.pm
Mac-SysProfile-0.03/t/
Mac-SysProfile-0.03/t/._1.t
Mac-SysProfile-0.03/t/1.t
Removing previously used /Users/nico/.cpan/build/Mac-SysProfile-0.03
CPAN.pm: Going to build D/DM/DMUEY/Mac-SysProfile-0.03.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Mac::SysProfile
cp SysProfile.pm blib/lib/Mac/SysProfile.pm
cp ._SysProfile.pm blib/lib/Mac/._SysProfile.pm
Manifying blib/man3/Mac::SysProfile.3pm
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" ._Makefile.PL ._Makefile
Unrecognized character \x05 at ._Makefile.PL line 1.
make: *** [._Makefile] Error 255
/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
Show quoted textcpan> quit
Lockfile removed.
Best regards