oracle32位客户端安装到64位的redhat linux 6.3OS时,遇到/lib/ld-linux.so.2: bad ELF interpreter
[oracle@DEVAPP3 client]$ ./runInstaller
./runInstaller: /u01/soft/client/install/.oui: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[root@DEVAPP3 data01]# yum whatprovides ld-linux.so.2
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
glibc-2.12-1.80.el6.i686 : The GNU libc libraries
Repo : cdrom
Matched from:
Other : ld-linux.so.2
[root@DEVAPP3 data01]#
[root@DEVAPP3 data01]# yum install glibc-2.12-1.80.el6.i686
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package glibc.i686 0:2.12-1.80.el6 will be installed
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.12-1.80.el6.i686
--> Processing Dependency: libfreebl3.so for package: glibc-2.12-1.80.el6.i686
--> Running transaction check
---> Package nss-softokn-freebl.i686 0:3.12.9-11.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
glibc i686 2.12-1.80.el6 cdrom 4.3 M
Installing for dependencies:
nss-softokn-freebl i686 3.12.9-11.el6 cdrom 116 k
Transaction Summary
================================================================================
Install 2 Package(s)
Total download size: 4.4 M
Installed size: 13 M
Is this ok [y/N]: Y
Downloading Packages:
--------------------------------------------------------------------------------
Total 82 MB/s | 4.4 MB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : glibc-2.12-1.80.el6.i686 1/2
Installing : nss-softokn-freebl-3.12.9-11.el6.i686 2/2
Installed products updated.
Verifying : nss-softokn-freebl-3.12.9-11.el6.i686 1/2
Verifying : glibc-2.12-1.80.el6.i686 2/2
Installed:
glibc.i686 0:2.12-1.80.el6
Dependency Installed:
nss-softokn-freebl.i686 0:3.12.9-11.el6
Complete!
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系我们删除。