in reply to
make test for ParseXS can't find EXTERN.h
It looks like the issue is something else, but did you call
perl Makefile.PL
with the correct perl binary (i.e.: /usr/local/bin/perl)?
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re: make test for ParseXS can't find EXTERN.h
Download
Code
Replies are listed 'Best First'.
Re^2: make test for ParseXS can't find EXTERN.h
by
mtilmes
(Initiate)
on Apr 25, 2005 at 21:09 UTC
Sorry, that wasn't the problem. I actually had a link from /usr/bin/perl to /usr/local/bin/perl, and to make completely sure, I put /usr/local/bin first in my path...
[reply]
In Section
Seekers of Perl Wisdom