Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

9i install on Linux

351091Dec 31 2002 — edited Apr 25 2006

Hi,

I am attempting to install Oracle 9.0.1 for Linux on a SUN LX50 machine and am running into a number of problems during the Linking portion of the install. During the "copying my_window.sql" part of the install, I am receiveing these errors:

Error in invoking target relink of makefile.
/home/ora9i/precomp/lib/ins_precomp.mk
/home/ora9i/network/lib/ins_net_client.mk
/home/ora9i/sqlplus/lib/ins_sqlplus.mk
/home/ora9i/network/lib/ins_oemagent.mk
/home/ora9i/ldap/lib/ins_ldap.mk
/home/ora9i/ctx/lib/ins_ctx.mk
/home/ora9i/network/lib/ins_net_server.mk
/home/ora9i/precomp/lib/ins_precomp.mk
/home/ora9i/otrace/lib/ins_otrace.mk
/home/ora9i/rdbms/lib/ins_rdbms.mk

With each of these popup errors I select "ignore". At which point the SQL*Net configuration just hangs. I exitted out of the installer and at the shell prompt, I ran "relink all" which produces the error

"/usr/bin/ld: cannot find -lclntsh"

My Linux configuration is as follows:

Kernel version - 2.4.9-31enterprise
GLIBC version - glibc-2.2.4-24
BINUTILS version - binutils-2.11.90.0.8-12

I do have my ORACLE_HOME, ORACLE_BASE, ORACLE_SID, LD_LIBRARY_PATH and LD_ASSUME_KERNEL variables set correctly. Am I missing an RPM package or not setting a variable[i]

Long postings are being truncated to ~1 kB at this time.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2006
Added on Dec 31 2002
2 comments
346 views