Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Problems relinking after filesystem move
Anyone wrote:
>
> I moved my ORACLE_HOME directory from /u02 to /d01. I manually changed
> these paths in $ORACLE_HOME/lib/ldflags and in
> $ORACLE_HOME/rdbms/lib/nmliblist to reflect the new filesystem. I set the
> new oracle environment and when running the ins_rdbms.mk make, a fatal error
> occures during the iextproc portion due to "unable to locate libjava.so".
> However the libjava.so is safely in the JRE directory/link.
> If I create a temporary link from the old $ORACLE_HOME to the new
> $ORACLE_HOME the process works correctly, which tells me that there is a
> hard coded link somewhere pointing to the old $ORACLE_HOME. I greped the
> entire directory and could not locate it. Does anyone have an idea where
> this could be?
>
> Any help is appreciated.
>
> Thanks.
I assume you've set LD_LIBRARY_PATH appropriately ?
HTH
Connor
-- =========================================== Connor McDonald http://www.oracledba.co.uk (mirrored at http://www.oradba.freeserve.co.uk) "Some days you're the pigeon, some days you're the statue"Received on Tue Nov 28 2000 - 06:23:03 CST
![]() |
![]() |