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

Re: Configuring DynaLoader.pm

by Ineffectual (Scribe)
on Jan 15, 2002 at 04:41 UTC ( [id://138779]=note: print w/replies, xml ) Need Help??


in reply to Configuring DynaLoader.pm

To help decipher errors like this you can go to Dynaloader.pm in that path and go to line 206, which in my version (5.6.0 for solaris) has:
croak("Can't load '$file' for module $module: ".dl_error()));
I would say that you're missing DBI.so due to libgcc_s.so.1 which seems to be required for DBI.pm. So I'd say that DBI need to be reconfigured.

'Fect

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-19 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found