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

How do I install DBD::Oracle

by nguye103 (Acolyte)
on Oct 05, 2004 at 16:48 UTC ( [id://396664]=perlquestion: print w/replies, xml ) Need Help??

nguye103 has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: How do I install DBD::Oracle
by jZed (Prior) on Oct 05, 2004 at 16:55 UTC
    There may be several files called Oracle.pm in different distributions. If what you want to accomplish is to access an Oracle database from perl, you'll need DBI and DBD::Oracle. The latter does come with a file Oracle.pm.
Re: How do I install DBD::Oracle
by kutsu (Priest) on Oct 05, 2004 at 16:58 UTC

    Yes: there are many ways to install modules but the easiest is proably "perl -MCPAN -e 'shell'" and then typing "install DBD::Oracle" at the cpan prompt.

    More on installing modules can be found in tachyon's Tutorial: A Guide to Installing Modules

    Update: I'm not one to tell people, in a thread, why I've -- them, but I believe it is important this time - please stop starting threads with one name titles (this is at least the third time). This is not very discriptive and makes it harder for those using Search or Super Search, who might have the same problem as you.

    "Cogito cogito ergo cogito sum - I think that I think, therefore I think that I am." Ambrose Bierce

Re: How do I install DBD::Oracle
by iburrell (Chaplain) on Oct 06, 2004 at 16:44 UTC
    Getting DBD::Oracle is easy. It is available from CPAN. Building it is a little complicated because it is a binary module. Getting the headers and libraries required to compile it is a challenge. You effectively need to install Oracle database server, or at least the headers and libraries out of the database server.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2025-06-15 15:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.