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: 8.1.6 client install on Solaris 8 - relink problem

Re: 8.1.6 client install on Solaris 8 - relink problem

From: Brian Krahmer <brian_at_krahmer.com>
Date: Sat, 9 Dec 2000 18:16:36 -0700
Message-ID: <VPAY5.3195$iZ5.469865@news.uswest.net>

AFAIK, there are no java shared libraries (libjava.so). Have a look at the libs being passed into the linker in the makefile (or wherever this linking is being done from.)

brian

--
Brian Krahmer - brian@krahmer.com - http://www.krahmer.com
Sr. Engineer - Symantec Corporation - http://www.symantec.com


"Tony Adolph" <tony.adolph_at_viaginterkom.de> wrote in message
news:90nrha$4gp$1_at_nnrp1.deja.com...

> Hello All,
>
> I am trying to install oracle client 8.1.6 on Solaris 8.
>
> I am getting what looks like a very common problem (according to
> metalink's forums) with the relinking.
>
> My environment:
> ORACLE_HOME=/export/home/oracle
> PATH=/usr/ccs/bin:/usr/bin:/bin:/usr/sbin:/sbin:/export/home/oracle/bin
> LD_LIBRARY_PATH=/usr/java1.2/jre/lib/sparc:/usr/java1.1/lib:/usr/ccs/lib
> $ORACLE_HOME/lib
>
> The installation goes ok but the relinking afterwards fails. I have
> tried to manually relink all ($ORACLE_HOME/bin/relink all) but get the
> following:
> ld: fatal: library -ljava: not found # 20 times or so, then
> ld: fatal: File processing errors. No output written to
> /export/home/oracle/lib/libclntsh.so.8.0
>
> so without the client shared library I'm stuffed!
>
> I have tried various LD_LIBRARY_PATHs, the last one as above, but to no
> avail.
>
> The follwoing packages have been installed:
> SUNWarc, SUNWbtool, SUNWlibm, SUNWlibms, SUNWsprot, SUNWtoo, SUNWhea.
>
> Any ideas folks?
>
> Regards
> Tony Adolph
>
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Sat Dec 09 2000 - 19:16:36 CST

Original text of this message

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