Re: DBD::Oracle-1.15 installation problem
From: Dominik Stadler (dstadler_at_ftisoft.at)
Date: 04/23/04
- Next message: Blach Johannes: "Re: DBD::Oracle-1.15 installation problem"
- Previous message: Mahendra: "DBD::Oracle-1.15 installation problem"
- In reply to: Mahendra: "DBD::Oracle-1.15 installation problem"
- Next in thread: Blach Johannes: "Re: DBD::Oracle-1.15 installation problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Fri, 23 Apr 2004 10:28:40 +0200
Hi,
before starting the install on Linux, set the Environment Variable
ORACLE_HOME to where you Oracle Client is installed, e.g.
ORACLE_HOME=/opt/oracle/product/9.2.0.4
export ORACLE_HOME
Dominik.
On Thu, 22 Apr 2004 22:46:52 -0700, Mahendra wrote:
> Hi,
>
> 1. Working on Redhat Linux. Oracle 9i is installed in
> Windows machine.
>
> 2. We are using Perl-5.8.0
>
> 3. I installed DBI-1.42 successfully
>
> 4. when i tried to install DBD::Oracle-1.15, i facing
> this below problem
>
> [root@ibmlx2_12 DBD-Oracle-1.15]# perl Makefile.PL
> Using DBI 1.42 (for perl 5.008 on
> i386-linux-thread-multi) installed in
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBI
>
> Configuring DBD::Oracle ...
>
>>>> Remember to actually *READ* the README file!
> Especially if you have any problems.
>
> The ORACLE_HOME environment variable must be set.
> It must be set to hold the path to an Oracle
> installation directory
> on this machine (or a machine with a compatible
> architecture).
> See the README.clients file for more information.
> ABORTED!
>
> ___________________________________________________________
>
> I gone thru README files also.But, where i have to
> set the ORACLE_HOME environment variable either my
> machine (Linux) or the Oracle 9i (Windows) remote
> machine.
>
> Please help me
>
> -Mahendra
>
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Photos: High-quality 4x6 digital prints for 25¢
> http://photos.yahoo.com/ph/print_splash
- Next message: Blach Johannes: "Re: DBD::Oracle-1.15 installation problem"
- Previous message: Mahendra: "DBD::Oracle-1.15 installation problem"
- In reply to: Mahendra: "DBD::Oracle-1.15 installation problem"
- Next in thread: Blach Johannes: "Re: DBD::Oracle-1.15 installation problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|