Hi,
I m encountering a problem while installing PPerl on my Red Hat 9.
Checking /usr/bin/perl is the same version as this one...not ok
The perl at /usr/bin/perl and the one currently executing this
Makefile.PL
do
not appear to be the same.
Please specify a full path to a perl interpreter on the command line,
e.g:
perl Makefile.PL PERL_PATH=/usr/bin/perl_custom
My perl version is perl, v5.8.0 .
How to solve this problem...