I am trying to install CPAN mini on my MAC OSX laptop and am getting this error:

$ perl Makefile.PL
Warning: prerequisite File::HomeDir 0 not found.
Warning: prerequisite LWP 5 not found.
Writing Makefile for CPAN::Mini
$ make test
make: *** No rule to make target `/System/Library/Perl/5.8.6/darwin- thread-multi-2level/CORE/config.h', needed by `Makefile'. Stop.

$ find /System/Library/Perl -name config.h
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/config.h


the file is in 5.8.1 not 5.8.6.

do i have to update my library and how?

hal
chicago


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to