Did anyone test FOP2 on fedora 10?

Error code.

/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.


Using Fedora 10
> uname -a
Linux development 2.6.27.35-170.2.94.fc10.i686 #1 SMP Thu Oct 1 14:58:51 EDT 2009 i686 i686 i386 GNU/Linux


> rpm -qa |grep perl-5
perl-5.10.0-73.fc10.i386
perl-suidperl-5.10.0-73.fc10.i386
perl-libwww-perl-5.823-1.fc10.noarch

> rpm -qa |grep perl-lib
perl-libs-5.10.0-73.fc10.i386
perl-libwww-perl-5.823-1.fc10.noarch

Can someone help me on this?

Comments

  • Try this:

    View Post 4&p=584#p584

    Best regards,
  • I got the almost same error below this:

    When I finish the install and try to test the server I get
    Can't run with DEBUGGING Perl at /usr/lib/perl5/5.10.10/i386-linux-thread-multi/DynaLoader.pm line 253.
    BEGIN failed--compilation aborted at /tmp/par-root/cache-48626947011371500ef4ae3bad7a2f0261fb9384/inc/lib/Filter/Crypto/Decrypt.pm line 37.
    Compilation failed in require at script/fop2_server.pl line 1.
    BEGIN failed--compilation aborted at script/fop2_server.pl line 1.

    Then I try rpm -ivh perl-5.10.0-73.fc10.i386.rpm and perl-libs-5.10.0-73.fc10.i386.rpm (these packages download from fop2) and I face conflict...

    So I force the installation by "--force"

    and now I face another error...

    ./fop2_server: symbol lookup error: /usr/lib/perl5/5.10.0/i386-linux-thread-multi/auto/Compress/Raw/Zlib/Zlib.so: undefined symbol: Perl_pad_sv

    Need help urgently. TQ
Sign In or Register to comment.