Hi Charles,
I had the client, plus programmer and OCI installed, but still no joy so
ended up installing rdbms.
Tony
Charles Jardine
<[EMAIL PROTECTED] To: [EMAIL PROTECTED]
ac.uk> cc:
Subject: Re: Trouble Installing
DBD::Oracle on Red Hat 8
10/28/2003 03:01
PM
Tony Adolph wrote:
> Hi Garry,
>
> Install "the lot" has fixed the problem, thanks.
>
> But, and there always a but. We dont want to put the full Oracle 9.2 on
> the clients. Do you know if it is possible to unistall the rdbms
packages
> and still have the DBI / DBD working?
I can't answer for Red Hat. I am using Solaris. I have DBD::Oracle and
Oracle::OCI workign on a systme which does not have RDBMS installed.
It only has Oracle 9i client installed. The default clinet install does
not install enough - it does not installe the OCI header files. You
need to do a custom install and install at least
Oracle Call Interfaces
You may need also
Oracle Programmer
I am not sure about the latter. I installed it for other reasons.