I am trying to installl Oracle 11g on SUSE Linux Enterprise Server 11 (ppc64), but am getting the below error:
oracle@testsvr:/data/software/database> cat /etc/SuSE-release
SUSE Linux Enterprise Server 11 (ppc64)
VERSION = 11
PATCHLEVEL = 1
oracle@testsvr:/data/software/database> uname -a
Linux testsvr 2.6.32.12-0.7-ppc64 #1 SMP 2010-05-20 11:14:20 +0200 ppc64 ppc64 ppc64 GNU/Linux
oracle@testsvr:/data/software/database>
oracle@testsvr:/data/software/database> ./runInstaller
./runInstaller: line 97: /data/software/database/install/.oui: cannot execute binary file
oracle@testvr:/data/software/database>
My installtion packages are from p10404530_112030_Linux-x86-64_1of7.zip & p10404530_112030_Linux-x86-64_1of7.zip. I also tried p10404530_112030_Linux-zSer_1of6.zip & p10404530_112030_Linux-zSer_2of6.zip, with the same error.
Is there any installlation Oracle 11g on SUSE Linux Enterprise Server 11 (ppc64)?