Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8i on Debian - help needed

Re: Oracle 8i on Debian - help needed

From: Craig Kelley <ink_at_inconnu.isu.edu>
Date: 2000/03/27
Message-ID: <m1d7ogoxbl.fsf@inconnu.isu.edu>#1/1

Bill Geddes <geddes_at_col.hp.com> writes:

> I am attempting to get Oracle 8i installed and running on my
> Debian GNU Linux server - kernel is 2.2.14, Debian 2.2 (potato).
>
> First problem encountered - JRE (Java Runtime Environment)
> Oracle hard-codes /usr/local/bin as the path to jre, whereas the
> Debian jdk1.1 package installs it into /usr/lib/jdk1.1/bin/jre.
> I symlinked jre to /usr/local/bin, then ran Oracle's runInstall.sh
> script - it failed. However, I discovered that if I run this
> script passing a phoney (or profane!) argument, it indeed fires
> up it's java GUI, and proceeds to allow me to install the
> Oracle 8.1.5 server.
>
> I'm not sure anything works yet, but I do have a bunch of
> oracle code installed.
>
> Second problem encountered - building and installing the Oracle
> DBD driver for perl DBI.
> There were library problems here. Someone from the dbi-users
> mailing list sent me a patch to install. That didn't work.
> I still get error messages that it cannot find
> libclntsh.so.8.0.

Did you apply the 8.1.5.0.2 patch from Oracle?

I have DBD::Oracle 1.03 working with Perl-5.005 using it.

Even though this is for Redhat, it may also be of some help:

  http://technet.oracle.com/tech/linux/htdocs/install.pdf

libclntsh should be in $ORACLE_HOME/lib (and that envinroment variable must be exported).

-- 
The wheel is turning but the hamster is dead.
Craig Kelley  -- kellcrai_at_isu.edu
http://www.isu.edu/~kellcrai finger ink@inconnu.isu.edu for PGP block
Received on Mon Mar 27 2000 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US