Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: libsybdb.so: open failed

by shmem (Chancellor)
on Mar 02, 2008 at 13:22 UTC ( [id://671493]=note: print w/replies, xml ) Need Help??


in reply to libsybdb.so: open failed

No such file or directory
That's right, I guess. But that could mean that
  • either /opt/perl/5.6.0/lib/site_perl/5.6.0/sun4-solaris/auto/Sybase/DBlib/DBlib.so doesn't exist
  • or a subsequent shared object file used by the above shared library doesn't exist

So, it seems to (and the fix is)

  • either the module is not installed correctly (re-install)
  • or the module was linked against the wrong libraries (re-install)
  • or it has been compiled on a different machine and copied over (install software Sybase::DBlib depends upon, then rebuild)

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-24 22:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found