Hi,
        I use perl 5.8.0 and par 0.75. We have a network installation of
perl in /tools/sunos/perl58, where I built an executable. I am having
trouble running this executable built on a machine in a different network.
This machine has perl 5.6.1 installed in /usr/local, and do not have PAR
installed on it (Should not matter really). Looks like it's not able to load
the shared library libz.so . I see following message

./inst.exe 
Can't load '/tmp/par_priv.6155.tmp/61550006.so' for module Compress::Zlib:
ld.so.1: ./inst.exe: fatal: libz.so: open failed: No such file or directory
at /mnt/yoda/tools/sunos/perl58/lib/5.8.0/sun4-solaris/DynaLoader.pm line
229.
 at ../blib/lib/PAR/Heavy.pm line 97
Compilation failed in require at
/mnt/yoda/tools/sunos/perl58/lib/site_perl/5.8.0/Archive/Zip.pm line 24.
BEGIN failed--compilation aborted at
/mnt/yoda/tools/sunos/perl58/lib/site_perl/5.8.0/Archive/Zip.pm line 24.
Compilation failed in require at par.pl line 314.

Please help.

Thanks
-Raj

Reply via email to