Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Installing DBD::Oracle for 9i on Cygwin

by rdfield (Priest)
on Nov 06, 2003 at 11:43 UTC ( [id://305019]=note: print w/replies, xml ) Need Help??


in reply to Installing DBD::Oracle for 9i on Cygwin

I seriously doubt that the Oracle Client software will understand Cygwin paths, and it certainly won't be certified (so don't expect any help from Oracle). The path to the Oracle EXEs isn't generally set in the ORACLE_HOME env var on Windows boxes (maybe that's not with XP, but certainly for W2K & NT4), but in the PATH. Try putting the WinXP path to your Oracle software in the %PATH% and then fire up Cygwin's Perl installer, eg
set PATH=c:\Oracle\dev_suite\bin;%PATH%
(remember the "bin" at the end of the Oracle PATH)

rdfield

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found