Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Installing XML::Parser (with expat)

by dorko (Prior)
on Feb 14, 2007 at 19:15 UTC ( [id://600046]=note: print w/replies, xml ) Need Help??


in reply to Installing XML::Parser (with expat)

Just to bring this node to an end, I thought I'd mention that I got a static copy of expat installed using Rob's ./configure --enable-static --disable-shared --prefix=/home/reliant/shaw/.local suggestion.

Then I reinstalled XML::Parser as before, and it worked. At that point, I replaced the (linked) Expat.so file on the production server with the (static) Expat.so file from the development server I was working on.

A special thanks to Derby for pointing me in the right direction with ldd and LD_LIBRARY_PATH. He was correct about my LD_LIBRARY_PATH being out of whack. I'm sure the suggestions to fix my LD_LIBRARY_PATH would have worked, but it was easier for me to replace the Expat.so with a staticly compiled copy.

Cheers,

Brent

-- Yeah, I'm a Delt.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-26 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found