I built DBI from sources to fix the prob. Jay ----- Original Message ----- From: "Dr. Frank Ullrich" <[EMAIL PROTECTED]> To: "Tim Bunce" <[EMAIL PROTECTED]> Cc: "Jay Strauss" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, May 30, 2003 6:45 AM Subject: Re: Fw: DBD-Oracle-1.14, Oracle 9.2.0, Linux (debian woody)
> Hi, > > Tim Bunce schrieb: > > > > On Sat, May 03, 2003 at 10:37:52PM -0500, Jay Strauss wrote: > > > Found my problem, thought it was an oracle issue, but it was DBI (as you > > > probably already know). But it's interesting. I used apt-get to install > > > DBI. There is no apt package for DBD-Oracle, so I used cpan. It turns out > > > that the apt package for dbi won't support building DBD via cpan > > > We ran into exactly the same trouble (also with DBD::Orcacle 1.13). > Version 1.12 installed without any problem against Oracle client > software 9.2.0.3. > > What has changed in Makefile.PL to prevent the install? > > Regards, > Frank. > > > > > Then I'd say it's broken. > > > > Tim. > > > > > Jay > > > ----- Original Message ----- > > > From: "Jay Strauss" <[EMAIL PROTECTED]> > > > To: "Tim Bunce" <[EMAIL PROTECTED]> > > > Sent: Saturday, May 03, 2003 7:45 PM > > > Subject: Fw: DBD-Oracle-1.14, Oracle 9.2.0, Linux (debian woody) > > > > > > > > > > Hey, I sent this to you at your ig.co.uk address, don't know if you still > > > > use that one anymore (since all your email come from the pobox.com). So > > > I'm > > > > resending > > > > > > > > Jay > > > > > > > > > Tim, > > > > > > > > > > Has anyone (that you know of) gotten DBD::Oracle to work against Oracle > > > > > 9.2.0 on Linux? I'm running into an error I've never seen (and only one > > > > > unanswered post on dbi-users). > > > > > > > > > > I thought it was because I only installed client software, so I went > > > ahead > > > > > and installed the database too, but still getting the same error. I'm > > > > > stumped, I should have all files necessary. Have you seen this? > > > > > > > > > > cpan> install DBD::Oracle > > > > > blah blah blah > > > > > > > > > > In file included from Oracle.xs:1: > > > > > Oracle.h:18: DBIXS.h: No such file or directory > > > > > In file included from Oracle.h:20, > > > > > from Oracle.xs:1: > > > > > dbdimp.h:43: oratypes.h: No such file or directory > > > > > dbdimp.h:44: ocidfn.h: No such file or directory > > > > > dbdimp.h:59: ocikpr.h: No such file or directory > > > > > In file included from Oracle.xs:1: > > > > > Oracle.h:22: dbd_xsh.h: No such file or directory > > > > > make: *** [Oracle.o] Error 1 > > > > > /usr/bin/make -- NOT OK > > > > > Running make test > > > > > Can't test without successful make > > > > > Running make install > > > > > make had returned bad status, install seems impossible > > > > > > > > > > Jay (Strauss) > > > > > > > > > > > > > > -- > Dr. Frank Ullrich, DBA Netzwerkadministration > Heise Zeitschriften Verlag GmbH & Co KG, Helstorfer Str. 7, D-30625 > Hannover > E-Mail: [EMAIL PROTECTED] > Phone: +49 511 5352 587; FAX: +49 511 5352 538 > >
