Re: DBD::Oracle: which Oracle9i client components needed?
From: Marko Asplund (marko.asplund_at_kronodoc.com)
Date: 04/13/04
- Next message: Blach Johannes: "Compiling and running DBD for Oracle 10g without installing Oracle"
- Previous message: janetdavies_at_vf.shawcable.net: "My Hidden Shower Cam Pics 6425"
- In reply to: Marko Asplund: "DBD::Oracle: which Oracle9i client components needed?"
- Next in thread: Steven Lembark: "RE: Using Perl to "Source" variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 13 Apr 2004 11:39:04 +0300 To: dbi-users@perl.org
i managed to solve my problem. the missing component was 'Oracle Call
Interfaces'. strangely, on Solaris 8 this component was not available
in the Oracle9i (64-bit) installer if i chose the client installation
(though it is available on Linux and 64-bit HP-UX)!
i had to first choose Oracle9i Client installation with Custom
installation type and the following components:
Oracle Network Utilities
Oracle Database Utilities
SQL*Plus
Oracle Programmer
Oracle Universal Installer
then i reran the installer and chose Oracle9i Database with Custom
installation and the following component:
Oracle9i Database / Oracle9i Development Kit / Oracle Call Interface
(OCI)
finally i installed the Oracle9iR2 patch set 2 9.2.0.3.0 (64-bit) for
Solaris.
now DBD::Oracle v1.15 compiles on my system.
best regards,
-- aspa
- Next message: Blach Johannes: "Compiling and running DBD for Oracle 10g without installing Oracle"
- Previous message: janetdavies_at_vf.shawcable.net: "My Hidden Shower Cam Pics 6425"
- In reply to: Marko Asplund: "DBD::Oracle: which Oracle9i client components needed?"
- Next in thread: Steven Lembark: "RE: Using Perl to "Source" variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|