Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Help in installing DBD::Oracle module

by almut (Canon)
on Mar 25, 2008 at 21:08 UTC ( #676242=note: print w/replies, xml ) Need Help??


in reply to Help in installing DBD::Oracle module

You could trace what perl is doing under the hood. Something like

$ strace -efile perl -MDBI=1.51 -e1 2>&1 | grep DBI

This might give you a clearer picture of where it's actually looking, and what problem it's having with your private directory...

(BTW, that space in your paths is a cut-n-paste error, is it?)

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others examining the Monastery: (4)
As of 2023-03-26 18:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?