Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: cannot open shared object file

by sundialsvc4 (Abbot)
on Apr 15, 2015 at 17:23 UTC ( [id://1123534]=note: print w/replies, xml ) Need Help??


in reply to cannot open shared object file

If this is a Linux system, here are a couple of more things to try:

(1)   “Trust, but verify™” that the libraries aforementioned are actually there, and that they are recently-created.   That there are no other copies.   That every apparently-related library is equally up-to-date.

(2)   Be sure that the location where these libraries are found, is in fact the right one.   That they could and would be found there.

(3) Maybe root needs to execute the command /sbin/ldconfig.   Linux uses a “loader cache” instead of an actual directory-search to find things.   Installers usually execute that command, but maybe it wasn’t.   If the cache is stale, the file won’t be found, even if it is there.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found