Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Hi,
I am running some perl scripts on Linux that were previously used on Windows to see if they are working properly on Linux. I have been informed that all the modules/libraries for perl have not been installed yet. By running the scripts, i can see what I need to install to get the script working properly. I keep getting this error whenever I run a script:

install_driver(Oracle) failed: Can't locate DBD/Oracle.pm in @INC

Perhaps the DBD::Oracle perl module hasn't been fully installed, or perhaps the capitalisation of 'Oracle' isn't right. Available drivers: ExampleP, Proxy, Sponge, mysql.

From what I understand, Oracle is suppose to be a driver located with the other "available drivers". I tried to install DBD-Oracel from CSPAN, but when i go to install it on linux, it says The ORACLE_HOME environment variable must be set. This leads me to believe that I need to install Oracle on linux in order to download the Oracle driver properly, but the problem is that I can't have Oracle on Linux (says my boss).

So what I want to know is how do I get Oracle.pm and if there is a way for me to get it on linux (Suse) w/o having to download Oracle. Any help would be much appreciated. Thank you.

Janitored by Arunbear - retitled from 'DBD-Oracle'


In reply to Compiling and installing DBD::Oracle on Linux by nguye103

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found