For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > August 2005 > Re: DBD::Oracle installation script assumes oracle is installed









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: DBD::Oracle installation script assumes oracle is installed
Scott Taylor

2005-08-31, 6:55 pm


brian.barto@spectrum-health.org said:
> 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?


Install Oracle.

Probably just looking for some specific library from Oracle, just like
most other DBD's do. If you can download the source code and figure out
what that library is, you may be able to install just that file and go,
but probably easier to just install Oracle. Oracle does not need to be
running on the local server, just installed for the libs.

--
Scott
Sponsored Links







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

Copyright 2008 codecomments.com