I *cannot* get this module to install on my box. The output of "perl
makefile.pl" is:

Using DBI 1.37 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

      Unable to find required Oracle OCI files for the build.  Please check

      that you have your OCI installed in your oracle home (C:/oracle/ora92
)
      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 259.


Is this an issue with trying to compile on Win2K? Trying to compile against
Oracle 9.2? It is true that the file c:/oracle/ora92\oci\include\oratypes.h
does not exist in my Oracle install, which a full Administrative install.
Both c:/oracle/ora92/rdbms/demo/oratypes.h and
c:/oracle/ora92/xdk/include/oratypes.h exist, but no
c:/oracle/ora92\oci\include\oratypes.h. And I have no idea what
C:/oracle/ora92\oci\lib\MSVC\.lib is supposed to be - a missing file name in
there or a system directory? Anyway, the only thing in
C:/oracle/ora92\oci\lib\MSVC is oramts.lib. Any ideas?

Thanks,
Leigh




*************************************************************************** 
 The contents of this communication are intended only for the addressee and
may contain confidential and/or privileged material. If you are not the
intended recipient, please do not read, copy, use or disclose this
communication and notify the sender.  Opinions, conclusions and other
information in this communication that do not relate to the official
business of my company shall be understood as neither given nor endorsed by
it.  
*************************************************************************** 


Reply via email to