(Fwd) DBD module install problem

From: Tim Bunce (Tim.Bunce_at_pobox.com)
Date: 10/21/03


Date: Tue, 21 Oct 2003 10:05:26 +0100
To: dbi-users@perl.org


----- Forwarded message from Nigel Henden <nigel_henden@postmaster.co.uk> -----

Delivered-To: tim.bunce@pobox.com
From: Nigel Henden <nigel_henden@postmaster.co.uk>
To: Tim.Bunce@pobox.com
Subject: DBD module install problem
Date: Tue, 21 Oct 2003 13:21:42 +0900

Tim,

I have installed Solaris 9, with all the recent patches on an Ultra 2 - Test box.
I then installed Oracle 9i second release, 64 bit.
I downloaded and built from source the lastest Perl from CPAN. I built it with gcc compiler which was built as a 64 bit binary.
Also "make" is a 64 bit compiled binary.
Well, Perl gave no errors or warnings for make and make test.
I was able to add the DBI module for Oracle, with no problem, but when I during the make of DBD I get this warning and an error message, and am unable to install it.
I followed all the advice in the "Perl for Oracle DBAs" book, but am at a loss.

Here is the message I get:
WARNING: can't access blib/arch/auto/DBD/Oracle/Oracle.so

Any help would be grately appreciated.

Thank you.

N.D.H.

___________________________________________________
Based on the height above sea level, which South American city is the highest capital city in the world?
Find out at postmaster.co.uk

http://www.postmaster.co.uk/cgi-bin/meme/quiz.pl?id=184

----- End forwarded message -----



Relevant Pages

  • RE: Installing DBD::File via CPAN
    ... I built this directly from source. ... > Did you build Perl from source, or install via a RPM or binary distro? ... > CPAN module so I wasn't expecting to get myself confused with multiple ...
    (perl.dbi.users)
  • Re: DBD::Oracle Install Mystery
    ... getting trying to install DBD::Oracle: ... Looking at your compile line above I'm guessing you are using Oracle 8.1.6 and that OCI_FETCH_CURRENT was not available in 8.1.6)or at least not defined). ... get a recent instant client and instant client sdk and compile DBD::Oracle against that. ... Perl 5.10 recently installed with gcc, ...
    (perl.dbi.users)
  • RE: Installing DBD::File via CPAN
    ... I built this directly from source. ... > Did you build Perl from source, or install via a RPM or binary distro? ... > CPAN module so I wasn't expecting to get myself confused with multiple ...
    (perl.dbi.users)
  • RE: Trying to make DBI work for me
    ... I did "perl -V"; ... say "Oracle client", do you mean DBD-Oracle.ppd? ... Install 'DBD-Oracle' version 1.15 in ActivePerl 5.6.1.633. ... I don't know about the perl error, but as for the Oracle error, it ...
    (perl.dbi.users)
  • Re: Oracle make test failing on HP/UX
    ... Looks like you are pointing to the 64 bit binarys. ... You will have to use a 32 bit oracle client. ... When I go to install the Oracle stuff I get this during a "make test": ... I did *not* build a threaded Perl because that gives a harsh warning when installing Perl. ...
    (perl.dbi.users)