Sorry to reply to my own messgae, but you also need the Oracle Client
installed. When I install this, I install the Programmer option so to make
sure that all the header/library files are installed. Then install the
DBD-Oracle package via PPM.


========================
Mike Duncan
Web Master/Developer 
Sonopress LLC

828.658.6082  (Desk)
828.423.3310  (Cell)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
========================


-----Original Message-----
From: Duncan, Mike [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 9:43 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: (Fwd) DBD::Oracle


You might want to consider using the ActiveState PPM to your advantage. Just
type: `ppm` at a command prompt and then type `search DBD-Oracle` to see if
they have the version you want. Then type `install DBD-Oracle` to install
that package. This makes it a lot simpler than downloading and trying to
build the tar ball using `nmake` or some other means.


========================
Mike Duncan
Web Master/Developer 
Sonopress LLC

828.658.6082  (Desk)
828.423.3310  (Cell)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
========================


-----Original Message-----
From: Tim Bunce [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 9:39 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: (Fwd) DBD::Oracle


----- Forwarded message from Karina Nahagama <[EMAIL PROTECTED]> -----

From: "Karina Nahagama" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Subject: DBD::Oracle
Date: Thu, 30 Aug 2001 17:46:17 +0900
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_NextPart_000_001B_01C1317B.ABC16040"

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 DBI is installed
too.
The database I'm using is Oracle 8, and it works well.

I read the readme.txt from the package but I'm unable to build .

I'm unclear about what is wrong.

Apache 1.3.20,Perl 5.6.1,mod_perl1.25_01 work well.

In the path of the system perl is writen as 'C:\Perl\bin',
and my perl.exe is in there.Is this wrong?
In order to execute Makefile.PL from My path,
I copied the file in the path ('C:\Perl\bin').
I couldn't run Makefile.PL in Ms-Dos Prompt by typing 'perl Makefile.PL'
So I executed Makefile.PL by clicking it,
but unfortunatelly the next message appears:
   Configuring DBD::Oracle
   Multiple Oracle homes: e:\Ora8i e\OraMngr
   Using Oracle in e:/OraMngr
   Can't start e:/OraMngr/rdbms: No such file or directory
   I can't find the header files I need in your Oracle Installation.
   You probably need to install some more Oracle components.

Also the next message was written at listener8i.log:
30-AUG-01 16:24:42 * step2 *
(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.100.50)(PORT=1095)) * service_update *
STEP2 * 406
NNC-00406: $BL>A0(B: "LISTENER8i_pisvr2" $B$,$"$j$^$;$s!#(B
 NNC-00406: $BL>A0(B: "step2" $B$,$"$j$^$;$s!#(B
  NNC-00406: $BL>A0(B: "PLSExtProc" $B$,$"$j$^$;$s!#(B
   NNC-00406: $BL>A0(B: "Ora8i0.pint" $B$,$"$j$^$;$s!#(B

What do I need to do in order to install DBD::Oracle?
Sorry for trouble you.
I really apreciate your collaboration.
karina.kcom.ne.jp


----- End forwarded message -----

Reply via email to