Installation Problem

  1. 14 years ago

    Hi Guys,

    I tried to install the software but when I tested the manager operation and tried to start the server I registered the following error message :

    [root@localhost ~]# /usr/local/fop2/fop2_server --test

    Compress::Raw::Zlib object version 2.008 does not match bootstrap parameter 2.020 at /usr/lib/perl5/5.10.0/i386-linux-thread-multi/Compress/Raw/Zlib.pm line 97.
    Compilation failed in require at /usr/local/lib/perl5/site_perl/5.10.0/Archive/Zip.pm line 12.
    BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.0/Archive/Zip.pm line 12.
    Compilation failed in require at -e line 359.
    I removed the perl version from my distribution ( Fedora core 10) and replaced it by the package suggested by the FOP2 ' s author, the same error message remains

    Any help woub be greatly appreciated.
    Thanks
    YOUYOU

  2. admin

    10 Nov 2009 Administrator
    #> perl -e shell -MCPAN
    #> install PMQS/Compress-Raw-Zlib-2.020.tar.gz

    Please try to install that version from CPAN and let me know if it works.

  3. Hi,

    If it doesn't work for you, I solved the problem on Debian Lenny 5.0.2 i386 by installing this CPAN module manually :
    http://search.cpan.org/CPAN/authors/id/ ... 020.tar.gz
    Installation instructions are in the tarball.

    Best regards,

    Nicolas.

or Sign Up to reply!