Hi all again, I found that there is not enough to "downgrade" the Compress::Zlib version (perl Makefile.pl,make,make test make install). Before downgrade I had to unlink all Compress::Zlib files from 2.005 version and after "fresh" install of 1.42 everything works fine !! Sorry for disturbing you.
On 8/27/07 11:10 AM, "Piotr Antczak" <[EMAIL PROTECTED]> wrote: > Hi All, > > I¹m using PAR::Packer with success on Linux and Solaris boxes. Now I¹m > trying to install it on Windows (cygwin) and MACOSX boxes. In both cases I > receive an error message: > > /usr/bin/perl parlsig.pl ./static ./par 1 30000 > ./static -I"/Users/benzino/.cpan/build/PAR-Packer-0.976-6XIrII/inc" > -I"/System/Library/Perl/5.8.6/darwin-thread-multi-2level" > -I"/System/Library/Perl/5.8.6" > -I"/Library/Perl/5.8.6/darwin-thread-multi-2level" -I"/Library/Perl/5.8.6" > -I"/Library/Perl" -I"/Network/Library/Perl/5.8.6/darwin-thread-multi-2level" > -I"/Network/Library/Perl/5.8.6" -I"/Network/Library/Perl" > -I"/System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level" > -I"/System/Library/Perl/Extras/5.8.6" > -I"/Library/Perl/5.8.1/darwin-thread-multi-2level" -I"/Library/Perl/5.8.1" > -I"/Users/benzino/.cpan/build/PAR-Packer-0.976-6XIrII" -I"." -I../myldr/.. > -I../blib/lib -q -B -O../script/parl > is only avaliable with the XS version at > /Library/Perl/5.8.6/Compress/Zlib.pm line 9 > BEGIN failed--compilation aborted at /Library/Perl/5.8.6/Compress/Zlib.pm > line 9. > Compilation failed in require at /Library/Perl/5.8.6/Archive/Zip.pm line 24. > BEGIN failed--compilation aborted at /Library/Perl/5.8.6/Archive/Zip.pm line > 24. > Compilation failed in require at -e line 406. > make[1]: *** [../script/parl] Error 255 > make: *** [subdirs] Error 2 > SMUELLER/PAR-Packer-0.976.tar.gz > /usr/bin/make -- NOT OK > Running make test > Can't test without successful make > Running make install > Make had returned bad status, install seems impossible > Failed during this command: > SMUELLER/PAR-Packer-0.976.tar.gz : make NO > > I have downgraded the Compress::Zlib module to version 1.42 (just like it is > recommended) but the result is the same. I have also tried to install older > versions of PAR::Packer and Compress::Zlib but it didn¹t change anything. > Maybe there is someone who discover the same problem and could help me to > solve it. > > Regards, -- Piotr benzino Antczak Papa-India-Oscar-Tango-Romeo (Bravo-Echo-November-Zulu-India-November-Oscar) Alpha-November-Tango-Charlie-Zulu-Alpha-Kilo
