Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Error during "Relinking Oracle Reports3.0 exe..
I am installing Developer 2000 version 2.1 into an IRXI 6.4 box. An
error
generated during action 'Relinking Oracle Reports 3.0 executables...'.
The error
message is
Command: make -f ins_reports30d.mk crinstall mrinstall dinstall 1>>
<our ORACLE_HOME>/orainst/install.log 2>>
<our ORACLE_HOME>/orainst/install.log
I checked the $ORACLE_HOME/orainst/install.log, and found out that it
seems
the linker(ld) specified in $ORACLE_HOME/reports30/lib/ins_reports30d.mk
doesnt search the directory /usr/lib, so all the lib***.so files in
/usr/lib can not be
found. I checked the man page of "ld", the directory /usr/lib should be
the first
default directory to be searched.
I checked the environment variables $ORACLE_HOME, $PATH, $LD_LIBRARY_PATH, they all include the necessary directories.
Any idea? Thanks very much in advance.
Grace Tsai
Brookhaven National Lab
Received on Tue Apr 20 1999 - 12:43:53 CDT
![]() |
![]() |