Fwd: Re: oracle instant client for Linux (oracle 9.2) ?
"Martin J. Evans" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Organization | Easysoft Limited |
| Message-ID | <[email protected]> |
Oops, forgot dbi-users: -------- Original Message -------- Subject: Re: oracle instant client for Linux (oracle 9.2) ? Date: Mon, 01 Oct 2012 19:17:43 +0100 From: Martin J. Evans <[email protected]> Organisation: Easysoft Limited To: Jack Craig <[email protected]> On 01/10/2012 19:14, Jack Craig wrote: > Ok, A further install question; on my webserver that has no oracle, > it seems i need oracle instant client for oracle 9.2, but i am only > seeing options for 10.2 or later. that is ok. Some clients only work with some servers. > trying to 'perl Makefile.PL', i get the error about LD_LIBRARY_PATH not > having > ORACLE_HOME, so i added the path as will be true on host B, ... You didn't mention the platform. On Linux set LD_LIBRARY_PATH NOT ORACLE_HOME and rerun perl Makefile.PL. > any pointers how to get this > install accomplished on my webserver? > > will instantclient 10.2 work on 9.2? I believe so. > TIA, jackc... > Martin