For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > August 2005 > RE: :Oracle installation script assumes oracle is installed local









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: :Oracle installation script assumes oracle is installed local
Bob Showalter

2005-08-31, 6:55 pm

brian.barto@spectrum-health.org wrote:
> Hi all. I am attempting to install DBD::Oracle from the perl CPAN
> shell. The installation script seems to assume that oracle is
> installed locally. It asks me to set ORACLE_HOME to the path the
> oracle is installed and to try again. Well I don't have oracle
> installed locally. I want to install DBD::Oracle so I can connect to
> a remote oracle server. Any ideas?


Oracle server doesn't need to be installed, but the client libraries do. You
need to install those.

If you're on a platform that you cannot or do not want to install the Oracle
client software on, you can install DBD::Oracle on the server and use
DBD::Proxy on the client.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com