Hi Experts,
I'm not able to install the kernel in Oracle Linux using "Yum install". I'm getting error's while installing Kernel. The Kernel version is 2.6.32-358.el6.x86_64 (in the linux CD of virtual box) Can you please guide me how to proceed further.
I used the commands below :
wget http://public-yum.oracle.com/public-yum-ol6.repo
yum install kernel-2.6.32-358.el6.x86_64
I'm getting so many errors saying "Error Missing Dependency libpq.so.4() 64bit" Error missing dependency libmysqlclient.so.15()64 bit
Please find screenshot below : http://imageshack.com/a/img30/33/kp5z.jpg
I searched through the net and tried using "yum clean all" and yum update etc.. but the problem is not resolved...
Please note I booted from a linux Oracle linux 6 bootable CD and trying to install Oracle Linux 6 kernel on my machine..
I tried installing "yum-utils" package too using the below command, but that too failed giving missing dependency errors..
Yum install yum-utils
I dont' know much about linux and stuck with the issues above for more than 30 days now... please help...
Regards Jags