Hello,
I'm having trouble getting the Oracle 9i client tools running on SLED
10,
particularly oemapp console, I installed them fine but now I can't run
them.
While trying, I've installed:
* orarun-1.9-14
* compat-2006.1.25-11.2
* compat-libstdc++-5.0.7-22.2
My system has been configured with default GLIBC & GCC during install:
# rpm -qa | grep glibc
glibc-i18ndata-2.4-31.2
glibc-devel-2.4-31.2
glibc-2.4-31.2
glibc-locale-2.4-31.2
# rpm -qa | grep gcc
gcc-4.1.0-28.4
libgcc-4.1.0-28.4
I've run /usr/sbin/rcoracle (start|restart) and set the kernel params.
Also, regarding the orarun package: is it simply the kernel param
config and startup/shutdown init.d scripts? It seems like it could be
augmented to take care of setting up this wierd GLIBC sandbox compat
libs too! Just a wishlist item :) Anyways....
When I run oemapp console, I get fouled up trying to start the good'ol
JRE
1.1.8:
/opt/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre: relocation
error:
/opt/oracle/jre/1.1.8/bin/../lib/i686/native_threads/libjava.so:
symbol
__libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link
time
reference
I have a copy of libcwait.so that I compiled and used successfully on
SuSE
Novell Linux Desktop 9 installation. If I set LD_PRELOAD, i.e. export
LD_PRELOAD=/opt/java/libcwait.so, then I get past but only to be
stopped with:
/opt/oracle/jre/1.1.8/bin/../lib/i686/native_threads/libzip.so: symbol
errno, version GLIBC_2.0 not defined in file libc.so.6 with link time
reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM
If I set LD_ASSUME_KERNEL=2.4.20, I get this error:
/bin/sh: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory
In addition, all other commands fail (i.e. sh, ls, etc.) with same
error
while loading shared lib msg.
I read in the orarun script that with SLED10 you ought need not set
LD_ASSUME_KERNEL.
So... lil' help please? Anyone got these Oralce9i client tools running
on SLED10? Thanks!
-Damien
-- == Damien Joldersma == --
IT Application Specialist
(360) 664 4015 -- djold@(protected)
Office of Administrative Hearings
State of Washington
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting