Eric,
        These files are from the Oracle server install.  They are located in the 
$ORACLE_HOME/rdbms/demo directory.  DBD::Oracle works on top of the Oracle drivers.  
The Oracle
client install doesn't install all the files needed to "make" DBD::Oracle.

Andy

-----Original Message-----
From: Eric de Jong [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 9:28 AM
To: [EMAIL PROTECTED]
Subject: DBD installation problem


We want to establish perl <-> oracle connectivity.

Therefore i downloaded DBI and DBD::Oracle from Cpan.

Installing DBI is no problem.

perl MakeFile.PL -m $ORACLE_HOME/demo_rdbms.mk also build everything.
The problem start after 'make'. Some .h files cannot be found:

In file included from Oracle.h:20,
                 from Oracle.xs:1:
dbdimp.h:47: oratypes.h: No such file or directory
dbdimp.h:48: ocidfn.h: No such file or directory
dbdimp.h:61: ociapr.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `Oracle.o'

Is our DBD::Oracle package not complete? Does anybody know what the
problem could be?

If somebody can help me please reply.


Kind regards,
E. de Jong

Reply via email to