piya mohamad rafi wrote: % Hi All, % % I have installed Spacewalk on CentOS 5 x86_64. % I have installed Oracle and all the 64bit Oracle client rpm's by using this % site https://fedorahosted.org/spacewalk/wiki/OracleXeSetup. ... % Could not connect to the database. Your connection information may be % incorrect. Error: install_driver(Oracle) failed: Can't load % '/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBD/Oracle/Oracle.so' % for module DBD::Oracle: libclntsh.so.10.1: wrong ELF class: ELFCLASS32 at % /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230, % <STDIN> line 6. % at (eval 784) line 3
Hi, it looks like anyone answered your question... The "wrong ELF class: ELFCLASS32" means that 64bit binary is trying to load 32bit library. So I guess your oracle client instalation is 32bit only. Please install 64bit oracle client and try again. -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
