On Thu, Jun 10, 2004 at 04:05:14PM +0200, G�ran H�glund wrote:
> Hi,
> I am trying to install DBD-Oracle-1.15 on a Solaris 8 plattorm and
> accessing an Oracle 7.3.4 DB (Yes I am aware thet this version willbe
> obsolete soon but until I have done the upgrade to Ora8 I really nned
> this to work.)
> 
> I get an error related to Oracle verion 8 OCI. Even if I use the -8
> flagg the compilation tries to use the Oracle 8 OCI header files.
> Whatever flags I inlude I get the same result (e.g. link static).

Just hack Oracle.xs to remove all the ora_lob_* functions
(and then ignore the corresponding test failures).

Tim.

Reply via email to