I recently installed ActivePerl 5.12.2 on our Red Hat Linux 2.6.18 64 bit 
system.  I then installed PAR::Packer via PPM.  When I run the following command

$  pp -o process_target_mode_data Process_Target_Mode_Data.pl

I get the follow error output:

Perl lib version (5.12.2) doesn't match executable version (v5.12.0) at 
/home/Neil/ActivePerl-5.12/lib/Config.pm line 50.
Compilation failed in require at /home/Neil/ActivePerl-5.12/lib/Errno.pm line 8.
BEGIN failed--compilation aborted at /home/Neil/ActivePerl-5.12/lib/Errno.pm 
line 8.
Compilation failed in require at /home/Neil/ActivePerl-5.12/lib/File/Temp.pm 
line 148.
BEGIN failed--compilation aborted at 
/home/Neil/ActivePerl-5.12/lib/File/Temp.pm line 148.
Compilation failed in require at /home/Neil/ActivePerl-5.12/lib/Archive/Zip.pm 
line 14.
BEGIN failed--compilation aborted at 
/home/Neil/ActivePerl-5.12/lib/Archive/Zip.pm line 14.
Compilation failed in require at -e line 459.
/home/Neil/ActivePerl-5.12/site/bin/pp: Failed to extract a parl from 
'PAR::StrippedPARL::Static' to file 'parlbNGcGPo' at 
/home/Neil/ActivePerl-5.12/site/lib/PAR/Packer.pm line 1172, <DATA> line 1.
Can someone explain to me why Config.pm is comparing executable versions?   
Most importantly, how can I resolve this problem?

Thanks in advance,

Neil
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to