Hi!

For the record, if anyone runs into the same pitfall: downgrading
Compress::Zip *does* the trick, but somehow installing an old one wasn't
enough for me: I had to re-compile a clean perl and be careful not to
update Compress::Zip beyond version 1.42...

It is a bit bothersome, though...

Cheers!

Philippe

Philippe Schaffnit wrote:
> 
> Hi!
> 
> Sorry for comming up with what seems to be an already solved problem,
> but I don't seem to understand the solution, shame on me!
> 
> Name I get a similar problem to the one mentioned at
> http://www.perlmonks.org/?node_id=594989
> 
> /static
> -I"/usr1/MICRESS/Philippe/Compilation/Perl/PAR-Packer-0.975/inc"
> -I"/usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/5.8.8/i686-linux"
> -I"/usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/5.8.8"
> -I"/usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/site_perl/5.8.8/i686-linux"
> -I"/usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/site_perl/5.8.8"
> -I"/usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/site_perl"
> -I"/usr1/MICRESS/Philippe/Compilation/Perl/PAR-Packer-0.975" -I"."
> -I../myldr/.. -I../blib/lib -q -B -O../script/parl
>  is only avaliable with the XS version at
> /usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/site_perl/5.8.8/Compress/Zlib.pm
> line 9
> BEGIN failed--compilation aborted at
> /usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/site_perl/5.8.8/Compress/Zlib.pm
> line 9.
> Compilation failed in require at
> /usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/site_perl/5.8.8/Archive/Zip.pm
> line 24.
> BEGIN failed--compilation aborted at
> /usr1/MICRESS/Philippe/Tools/Perl/lib/perl5/site_perl/5.8.8/Archive/Zip.pm
> line 24.
> Compilation failed in require at -e line 406.
> 
> I have just compiled brand new perl with everything up-to-date, I also
> tried downgrading Compress::Zip and removing any old perl from my search
> path, but I had no luck with that...
> 
> Can someone enlighten me?
> 
> Thanks!
> 
> Philippe

Reply via email to