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 8.1.6.1 Rel2 Install on Slackware 7.1 -- HELP

Re: Oracle 8.1.6.1 Rel2 Install on Slackware 7.1 -- HELP

From: Jim Broughton <sparkeyjames_at_yahoo.com>
Date: Sun, 07 Jan 2001 06:22:39 GMT
Message-ID: <3A580B75.83C521F4@yahoo.com>

bp wrote:
>
> Has anyone successfully installed 8.1.6.1 on slackware 7.1? I did 8.1.5 on
> 7.0, but even
> though 8.1.6 comes with the JRE, the Oracle Installer can't find any of the
> executables or
> JRE. I've set up links to the jre/bin only to have the Installer give me an
> error saying that
> a library (which is in the /lib or /usr/lib, etc.) can't be found. Short of
> linking all the files and
> library directories, I think I've done just about anything I could think of.
>
> BTW, this is the downloaded version from the Oracle Technet site.
>
> If you've load 8.1.6 on slackware, please help. Please do not reply if you
> have only done the
> 8.1.5 install, been there done that.
>
> Reply to bporter_at_ga.prestige.net
>
> Thanks in advance...

 The problem your running into here is a common one. That is that the libraries are runtime linked and need to be identified to the system. The fix is to edit the file /etc/ld.so.conf and enter the directory(s) where the library(s) in question are located then run ldconfig at a command prompt after you of course save the file you just edited.

-- 
Jim Broughton
(The AmigaOS now there was an OS!)
If Sense were common everyone would have it!
Received on Sun Jan 07 2001 - 00:22:39 CST

Original text of this message

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