----- Original Message -----
From: "Karina Nahagama" <[EMAIL PROTECTED]>
To: "Sterin, Ilya" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; "Duncan, Mike" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, September 07, 2001 9:35 AM
Subject: DBD::Oracle


> My name is Karina Nagahama,
> I want to install DBD::Oracle, but I have problems in building it.
>
> I download DBD-Oracle-1.08.tar.gz from
> http://velocity.activestate.com/code/cpan/d/db/DBD-Oracle.html
>
> I' working on Windows NT,
> using Apache 1.3.20,Perl 5.6.1,mod_perl1.25_01 and also DBI1.15 is
installed
> too.
> The database I'm using is Oracle 8, and it works well.
>
> I read the Readme.txt instructions,
> but I'm having problems when I execute the Makefile.pl file .
>
> The problem is that I have 2 ORACLE_HOME(Client and Manager),
> and the Makefile.pl file can not recognize the ORACLE_HOME that I set with
> the home selector.
> The ORACLE_HOME that I set with the oracle's home selector is the oracle
> client(e:\Ora8i).

Are there any more environment variables set (e.g. ORA_HOME).
Is there an oracle home entry in your registry?

[...]>
> What would happen, If I use ppm file to install the DBD-Oracle module?
> Does ppm file with Oracle_home.

Ppm is an binary distribution of the DBD::Oracle  module.
You don't need to compile it and it workes out of the box.
Still it might get confused about different oracle home settings, cause it
will try to find the tnsnames.ora etc in the wrong directory.
I suggest you choose 1 directory as oracle home and remove any reference to
the other.

Maarten.

Reply via email to