Tenho o seguinte cenário

OpenSuse 13.1 kernel 3.11.10-7

Preciso instalar o Cliente do Oracle 8


Quando executo o runInstaller do Oracle 8
Tenho a seguinte mensagem :

Initializing Java Virtual Machine from /usr/local/jre118_v3/linux/bin/jre. Please wait...
/usr/local/jre118_v3/linux/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


Se setar a variável LD_ASSUME_KERNEL

export LD_ASSUME_KERNEL=2.2.5
ou
export LD_ASSUME_KERNEL=2.4.1

Quando executo o runInstaller do Oracle 8
Tenho a seguinte mensagem :

/bin/sh: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory

E os comando no prompt retornam
ls: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory