in reply to Re^5: Can't load LibXML.so for module XML::LibXML: libz.so.1: cannot open shared object file (64 32 bit dont mix)
in thread Can't load LibXML.so for module XML::LibXML: libz.so.1: cannot open shared object file

Thank you so much for the reply. I had skipped relocate perl.When i did ../perl/bin/relocateperl the error was cleared.

  • Comment on Re^6: Can't load LibXML.so for module XML::LibXML: libz.so.1: cannot open shared object file (64 32 bit dont mix)

Replies are listed 'Best First'.
Re^7: Can't load LibXML.so for module XML::LibXML: libz.so.1: cannot open shared object file (64 32 bit dont mix)
by jes (Novice) on Jul 23, 2013 at 09:19 UTC

    I wanted to install few modules so i used CPAN to install them. Most of the modules were successfully installd. Did /opt/citrusperl/perl/bin/cpan install XML::LibXSLT to install the module XML::LibXSLT.

    But this module is not installed successfully.

    ERROR:

    ......... /usr/bin/ld: cannot find -lgdbm collect2: ld returned 1 exit status make: *** [blib/arch/auto/XML/LibXSLT/LibXSLT.so] Error 1 SHLOMIF/XML-LibXSLT-1.81.tar.gz make -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible
    Did i miss something to install? Looking forward for your reply