Hi All,
I am trying to install Oracle 11g DB Client in a system with Oracle Linux 6.6 64Bit.
The installation file was downloaded from oracle
Link : Oracle Database Enterprise Edition 11.2.0.2.0 zLinux64
Was able to extract the downloaded file successfully.
But when I try to install it I am facing the bellow error,
[oracle@VSS-OTM-SERVER client]$ pwd
/home/oracle/Desktop/Instalation_Files/DB_Client/client
[oracle@VSS-OTM-SERVER client]$ ls
doc install response runInstaller stage welcome.html
[oracle@VSS-OTM-SERVER client]$ ./runInstaller
./runInstaller: line 260: /home/oracle/Desktop/Instalation_Files/DB_Client/client/install/.oui: cannot execute binary file
[oracle@VSS-OTM-SERVER client]$ ls -ltr
total 32
-rw-r--r--. 1 oracle oinstall 4077 Dec 18 2010 welcome.html
drwxr-xr-x. 8 oracle oinstall 4096 Mar 26 2011 doc
drwxr-xr-x. 4 oracle oinstall 4096 Mar 28 2011 install
drwxr-xr-x. 2 oracle oinstall 4096 Mar 28 2011 response
-rwxr-xr-x. 1 oracle oinstall 8564 Mar 28 2011 runInstaller
drwxr-xr-x. 14 oracle oinstall 4096 Mar 28 2011 stage
[oracle@VSS-OTM-SERVER client]$
Please help.
Thanks,
Vishwamber Shetty