Subject: | installing ANY module occurs an error of "make: don't know . Stop make UNIT" |
For example, I am trying to install Text::CSV (happens with any module)
make test is OK, yet it will not install.
root@taz:/home/drew/workspace/iPlay Store/usr/default/bin
[14:20:02] -> cpan Text::CSV
CPAN: Storable loaded ok
Going to read /home/drew/src/CPAN/Metadata
Database was generated on Mon, 19 Jul 2004 14:11:19 GMT
Running install for module Text::CSV
Running make for A/AL/ALANCITT/Text-CSV-0.01.tar.gz
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/A/AL/ALANCITT/Text-CSV-0.01.tar.gz
CPAN: Digest::MD5 loaded ok
Fetching with LWP:
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/A/AL/ALANCITT/CHECKSUMS
CPAN: Compress::Zlib loaded ok
Checksum for /home/drew/src/CPAN/sources/authors/id/A/AL/ALANCITT/Text-CSV-0.01.tar.gz ok
Scanning cache /home/drew/src/CPAN/build for sizes
Text-CSV-0.01/
Text-CSV-0.01/Makefile.PL
Text-CSV-0.01/test.pl
Text-CSV-0.01/README
Text-CSV-0.01/CSV.pm
Text-CSV-0.01/MANIFEST
CPAN.pm: Going to build A/AL/ALANCITT/Text-CSV-0.01.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Text::CSV
cp CSV.pm blib/lib/Text/CSV.pm
AutoSplitting blib/lib/Text/CSV.pm (blib/lib/auto/Text/CSV)
Manifying blib/man3/Text::CSV.3
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..20
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
/usr/bin/make test -- OK
Running make install
Installing /usr/local/lib/perl5/site_perl/5.8.4/Text/CSV.pm
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/version.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/new.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/status.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/error_input.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/string.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/fields.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/combine.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/parse.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/_bite.al
Installing /usr/local/lib/perl5/site_perl/5.8.4/auto/Text/CSV/autosplit.ix
Installing /usr/local/lib/perl5/5.8.4/man/man3/Text::CSV.3
Writing /usr/local/lib/perl5/site_perl/5.8.4/mach/auto/Text/CSV/.packlist
FreeBSD: Registering installation in the package database
Appending installation info to /usr/local/lib/perl5/5.8.4/mach/perllocal.pod
make: don't know . Stop make UNIT
/usr/bin/m -- NOT OKl UNIT
root@taz:/home/drew/workspace/iPlay Store/usr/default/bin
[14:25:30] -> /usr/local/bin/perl -v
This is perl, v5.8.4 built for i386-freebsd-64int
Copyright 1987-2004, 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.
root@taz:/home/drew/workspace/iPlay Store/usr/default/bin
[14:25:31] -> cpan -v
cpan script version 1.03
CPAN.pm version 1.7601