I would go and get a copy of the instant client and compile DBD.Oracle
against that. It will still connect to any Oracle DB down to 8 and
maybe even 7. I will pull your hair out trying to find little bits and
pieces of a 9 client.
Cheers
John Scoles
Himanshu Kumar wrote:
Hi,
When you did the oracle 9i installation, which installation did you
choose? I believe the 9i client installation for windows had multiple
installation option. I believe the developer option or the administrotor
option will install the header files you need and the enduser one will
not.
>
>
> Hi there,
>
> I got a problem installing DBD-Oracle-1.15.
>
> I try to include all Information as described in README:
>
> 1)
> nmake realclean
>
> 2)
> perl Makefile.PL -v (see attached log.perl.Makefile.PL)
>
> 3)
> nmake (see attached nmake.log)
>
>
> Well, and there I ge
DBD-Oracle-1.12 under cygwin on Windows
2000
From: "Stuart Cocks" <[EMAIL PROTECTED]>
To: "'Michael A Chase'" <[EMAIL PROTECTED]>; "Stuart Cocks"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, April 10, 2002 03:35
Subject
From: "Stuart Cocks" <[EMAIL PROTECTED]>
To: "'Michael A Chase'" <[EMAIL PROTECTED]>; "Stuart Cocks"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, April 10, 2002 03:35
Subject: RE: Problem installing DBD-Oracle-1.12 u
installing DBD-Oracle-1.12 under cygwin on Windows
2000
From: "Stuart Cocks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 08:41
Subject: Problem installing DBD-Oracle-1.12 under cygwin on Windows 2000
>
> I am having problems installing DBD-Oracle
From: "Stuart Cocks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 08:41
Subject: Problem installing DBD-Oracle-1.12 under cygwin on Windows 2000
>
> I am having problems installing DBD-Oracle-1.12 in cygwin on a Windows
> 2000 Server machine.
> . . .
> Configuring
You need to have BDI installed before installing DBD.
if you are using ActivePerl the take advantage of the PPM.
Open a MSDOS window at command prompt type >ppm install nameofthemodule
Cheers
Julio Santiago
>From: VIDYASAGAR R NALLU <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Proble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, May 10, 2001 at 11:27:21PM -0500, VIDYASAGAR R NALLU wrote:
> I have problem installing DBD-Oracle. Basically i downloaded the
> DBD-Oracle-1.0.6.tar.gz and uncompressed into a temporary folder. When
> i'm trying to use the command "perl Makef