DBD-Oracle-1.14

D

diego

Hi,

I'm not able to create the Makefile for DBD module. The OS is winXP,
I'm using ActivePerl 5.8.0 and DBD-Oracle-1.14. DBI are already
installed. Oracle Home is c:\oracle\ora92. Perl is in c:\Perl.
When I type:
perl Makefile.pl

the console output is following:



Using DBI 1.38 installed in C:/Perl/site/lib/auto/DBI

Configuring DBD::Oracle ...
Especially if you have any problems.

Using Oracle in C:/oracle/ora92
Found header files in rdbms/demo.


*********************************************************
I can't find the header files I need in your Oracle installation. You
probably need to install some more Oracle components. I'll keep going,
but the compile will probably fail. See README.clients for more
information.

*********************************************************

Found oci directory
Using OCI directory 'oci'
Found oci/lib/MSVC/oramts.lib library
*** Warning: Colons in the current directory path
(C:/perl/DBDOracle114) may cause problems
Unable to find required Oracle OCI files for the build. Please check
That you have your OCI installed in your oracle home (C:/oracle/ora9)
Directory and that it has the following files (and probably more):

C:/oracle/ora92\oci\include\oratypes.h
C:/oracle/ora92\oci\lib\MSVC\.lib

Please install OCI or send comments back to (e-mail address removed)
If you have an OCI directory other than oci.

At Makefile.pl line 263


THANK YOU IN ADVANCE FOR THE HELP. PLEASE DON'T LET ME ALONE!!!
 
J

James Willmore

On 12 Nov 2003 06:20:20 -0800
Especially if you have any problems.

Clue number 1

*********************************************************
I can't find the header files I need in your Oracle installation.
You probably need to install some more Oracle components. I'll keep
going, but the compile will probably fail. See README.clients for
more information.

*********************************************************

Clue number 2
Found oci directory
Using OCI directory 'oci'
Found oci/lib/MSVC/oramts.lib library
*** Warning: Colons in the current directory path
(C:/perl/DBDOracle114) may cause problems
Unable to find required Oracle OCI files for the build. Please
check That you have your OCI installed in your oracle home
(C:/oracle/ora9) Directory and that it has the following files
(and probably more):

C:/oracle/ora92\oci\include\oratypes.h
C:/oracle/ora92\oci\lib\MSVC\.lib

Please install OCI or send comments back to (e-mail address removed)
If you have an OCI directory other than oci.

At Makefile.pl line 263

Clue number 3

Hummm ... seems like you have some work cut out for you.

Let's start with clue number 1 - did you *read* the README file? If
so, what did you not understand? Was it clear direction on what to do
to install the module? If it was unclear, waht was unclear?

Clue number 2 states that the Makefile.PL can *not* find the Oracle
header files. Do you have them on your system? Did you *read* the
README.clients file? Did it apply to you?

Clue number 3 states that Makefile.PL is unable to find the required
Oracle OCI. It even mentions files to look for. Do you have them on
your system?

Sorry, but you need to do some of the work set forth above before
anyone can help.

--
Jim

Copyright notice: all code written by the author in this post is
released under the GPL. http://www.gnu.org/licenses/gpl.txt
for more information.

a fortune quote ...
Rules: (1) The boss is always right. (2) When the boss is
wrong, refer to rule 1.
 
R

Ron Reidy

You do not have the Oracle client installed.
Hi,

I'm not able to create the Makefile for DBD module. The OS is winXP,
I'm using ActivePerl 5.8.0 and DBD-Oracle-1.14. DBI are already
installed. Oracle Home is c:\oracle\ora92. Perl is in c:\Perl.
When I type:
perl Makefile.pl

the console output is following:



Using DBI 1.38 installed in C:/Perl/site/lib/auto/DBI

Configuring DBD::Oracle ...


Especially if you have any problems.

Using Oracle in C:/oracle/ora92
Found header files in rdbms/demo.


*********************************************************
I can't find the header files I need in your Oracle installation. You
probably need to install some more Oracle components. I'll keep going,
but the compile will probably fail. See README.clients for more
information.

*********************************************************

Found oci directory
Using OCI directory 'oci'
Found oci/lib/MSVC/oramts.lib library
*** Warning: Colons in the current directory path
(C:/perl/DBDOracle114) may cause problems
Unable to find required Oracle OCI files for the build. Please check
That you have your OCI installed in your oracle home (C:/oracle/ora9)
Directory and that it has the following files (and probably more):

C:/oracle/ora92\oci\include\oratypes.h
C:/oracle/ora92\oci\lib\MSVC\.lib

Please install OCI or send comments back to (e-mail address removed)
If you have an OCI directory other than oci.

At Makefile.pl line 263


THANK YOU IN ADVANCE FOR THE HELP. PLEASE DON'T LET ME ALONE!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,266
Messages
2,571,079
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top