On 7/1/06, Hal Wigoda <[EMAIL PROTECTED]> wrote:

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

Do you have more than one perl binary on your system? It looks as if
you might have used perl 5.8.6 in your 'perl Makefile.pl' command, but
your libraries are those of 5.8.1, which shouldn't happen if
everything is properly installed.

If your perl installation is indeed broken, I recommend rebuilding it
from the start. Here's a page that may help you.

   http://developer.apple.com/internet/opensource/perl.html

Good luck with it!

--Tom Phoenix
Stonehenge Perl Training

--
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