
Estava instalando um banco de dados no sistema operacional Oracle Linux 6.3 quando recebi o seguinte erro:
[oracle@host01 database]$ ls -ltr total 72 -rwxrwx--- 1 root vboxsf 5586 Aug 22 2011 welcome.html -rwxrwx--- 1 root vboxsf 10005 Sep 22 2011 runInstaller drwxrwx--- 1 root vboxsf 4096 Sep 22 2011 stage drwxrwx--- 1 root vboxsf 4096 Sep 22 2011 sshsetup drwxrwx--- 1 root vboxsf 4096 Sep 22 2011 rpm drwxrwx--- 1 root vboxsf 4096 Sep 22 2011 response drwxrwx--- 1 root vboxsf 4096 Sep 22 2011 install drwxrwx--- 1 root vboxsf 4096 Sep 22 2011 doc -rwxrwx--- 1 root vboxsf 28122 Sep 22 2011 readme.html [oracle@host01 database]$ ./runInstaller ./runInstaller: /media/sf_Orcl/Database/database/install/.oui: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
Com o usuário root, verifiquei que a solução era instalar a lib glibc.i686 e , após isso, pude prosseguir com a instalação do banco de dados:
[oracle@host01 database]$ su - Password: [root@host01 ~]# yum -y install glibc.i686 Loaded plugins: refresh-packagekit, security, ulninfo Setting up Install Process public_ol6_UEK_latest | 1.2 kB 00:00 public_ol6_latest | 1.4 kB 00:00 public_ol6_latest/primary | 61 MB 00:26 public_ol6_latest 36804/36804 Resolving Dependencies --> Running transaction check ---> Package glibc.i686 0:2.12-1.192.el6 will be installed --> Processing Dependency: libfreebl3.so for package: glibc-2.12-1.192.el6.i686 --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.12-1.192.el6.i686 --> Running transaction check ---> Package nss-softokn-freebl.i686 0:3.14.3-23.3.el6_8 will be installed --> Finished Dependency Resolution Dependencies Resolved ====================================================================================================================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================================================================================================================= Installing: glibc i686 2.12-1.192.el6 public_ol6_latest 4.4 M Installing for dependencies: nss-softokn-freebl i686 3.14.3-23.3.el6_8 public_ol6_latest 157 k Transaction Summary ======================================================================================================================================================================================================================================= Install 2 Package(s) Total download size: 4.5 M Installed size: 14 M Downloading Packages: (1/2): glibc-2.12-1.192.el6.i686.rpm | 4.4 MB 00:02 (2/2): nss-softokn-freebl-3.14.3-23.3.el6_8.i686.rpm | 157 kB 00:00 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 1.4 MB/s | 4.5 MB 00:03 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Installing : nss-softokn-freebl-3.14.3-23.3.el6_8.i686 1/2 Installing : glibc-2.12-1.192.el6.i686 2/2 Verifying : glibc-2.12-1.192.el6.i686 1/2 Verifying : nss-softokn-freebl-3.14.3-23.3.el6_8.i686 2/2 Installed: glibc.i686 0:2.12-1.192.el6 Dependency Installed: nss-softokn-freebl.i686 0:3.14.3-23.3.el6_8 Complete!


*The views expressed here are my own and do not represent those of my employer.*
Hello, I’m Bruno — a dual citizen of Brazil and Sweden. I bring a global perspective shaped by experiences in both South America and Europe, with a strong focus on collaboration and innovation across cultures. I am a Computer Scientist, PhD Candidate in Information and Communication Technologies, focusing on Data Science and Artificial Intelligence, and hold dual Master’s degrees in Data Science and Cybersecurity. With over fifteen years of international experience spanning Brazil, Hungary, and Sweden, I have collaborated with global organizations such as IBM, Playtech, and Oracle, as well as contributed remotely to projects across multiple regions. My professional interests include Databases, Cybersecurity, Cloud Computing, Data Science, Data Engineering, Big Data, Artificial Intelligence, Programming, and Software Engineering, all driven by a deep passion for transforming data into strategic business value.