
February 18th, 2004, 08:52 AM
|
|
Registered User
|
|
Join Date: Apr 2001
Location: Tallinn, .ee
Posts: 28
Time spent in forums: 4 h 27 m 45 sec
Reputation Power: 0
|
|
|
oracle install
Hi
I just installed Oracle8i on my RedHat9.
everything fine except that file libclntsh.so.8.0 DOES NOT exist in $ORACLE_HOME/lib
This file is needed by sqlplus and other applications.
I tried genclntsh script to generate it. it gives me errors like:
/opt/oracle/product/8.1.7/lib/libclient8.a(kgupd0.o)(.text+0x7b): In function `kgupdpg':
: undefined reference to `__ctype_b'.
an oracle´s glibc patch is applied. I still cant create this libclntsh.so.8.0.
Thx in advance.
|