Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

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

by Anonymous Monk
on Jul 23, 2013 at 09:53 UTC ( [id://1045815]=note: print w/replies, xml ) Need Help??


in reply to Re^7: 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

Well, -lgdbm means libgdbm which doesn't appear in http://search.cpan.org/grep?cpanid=SHLOMIF&release=XML-LibXSLT-1.81&string=gdbm&i=1&n=1&C=0,

so either you added it, or your perl added it,

so either remove it from whereverfromitwas added, edit Makefile to remove it, or provide a path to the library,

see perl -V , Config, export http://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html#index-CPATH-2378CPATH=...

see Re^3: DBD::mysql fail install check (DYLD_LIBRARY_PATH ldd otool install_name_tool VERSIONER_PERL_PREFER_32_BIT .bundle/.dylib/.so and the links and the links and the links and the links and the links

And show more of the build process

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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1045815]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-26 06:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found