Skip Menu |

This queue is for tickets about the Locale-Codes CPAN distribution.

Report information
The Basics
Id: 6665
Status: resolved
Priority: 0/
Queue: Locale-Codes

People
Owner: Nobody in particular
Requestors: jdhedden [...] 1979.usna.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.07
Fixed in: (no value)



Subject: 'make install' does not install
'make install' does not copy the files into the Perl library directories: 27 Locale-Codes-2.07 > perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Locale-Codes 28 Locale-Codes-2.07 > make cp lib/Locale/Country.pm blib/lib/Locale/Country.pm cp lib/Locale/Script.pod blib/lib/Locale/Script.pod cp lib/Locale/Constants.pod blib/lib/Locale/Constants.pod cp lib/Locale/Language.pm blib/lib/Locale/Language.pm cp lib/Locale/Currency.pod blib/lib/Locale/Currency.pod cp lib/Locale/Constants.pm blib/lib/Locale/Constants.pm cp lib/Locale/Script.pm blib/lib/Locale/Script.pm cp lib/Locale/Country.pod blib/lib/Locale/Country.pod cp lib/Locale/Language.pod blib/lib/Locale/Language.pod cp lib/Locale/Currency.pm blib/lib/Locale/Currency.pm 30 Locale-Codes-2.07 > make test /usr/local/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/all..........ok t/constants....ok t/country......ok t/currency.....ok t/language.....ok t/rename.......ok t/script.......ok t/uk...........ok All tests successful. Files=8, Tests=289, 2 wallclock secs ( 0.83 cusr + 0.20 csys = 1.03 CPU) 31 Locale-Codes-2.07 > make install Writing /usr/local/lib/perl5/site_perl/5.8.4/cygwin-thread-multi-64int/auto/Locale-Codes/.packlist Appending installation info to /usr/local/lib/perl5/5.8.4/cygwin-thread-multi-64int/perllocal.pod
I'm unable to reproduce this. If it's still a problem, contact me at sbeck@cpan.org and I'll try to work with you to figure out what's going on.