I presume you have remebered to do:
$ perl Makefile.PL $ make
just to state the blindingly obvious. If so you have a (mis)configuration issue with perl. Report back what the following show:
echo $PATH which perl perl -v locate CORE/config.h locate bin/perl
cheers
tachyon
CORE contains some perl header files. When you compile modules that link to Perl you may (or may not) need some of these header files available. The headers provide the stub functionality that the compiler needs to do its job.
There is a lot to be said for compiling your own perl. It is not that hard. You get the latest version. Things tend to just work. You can have a try without breaking anything.
cheers
tachyon
perlmonks.org content © perlmonks.org and ercparker, iburrell, rbutcher, tachyon
prlmnks.org © 2006 edmund von der burg (eccles & toad)
v 0.03