Did you have to make it yourself, or could you just use ppm? >From a DOS prompt try:
ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/DBD-Oracle.ppd Quoting Diego Gabriele <[EMAIL PROTECTED]>: > 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 ... > > >>> Remember to actually *READ* the README file! > 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 [EMAIL PROTECTED] > 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!!! >
