Hi ,
For a kind of installation , I need kernel-source and devel package for Oracle Linux , but I did not find it in my system and on the web with yum.My 3party package search kernel source /lib/modules/2.6.39-400.126.1.el5uek/build which is link /usr/src/kernels/.
I added http://public-yum.oracle.com/public-yum-ol6.repo in yum repo and I run " yum -y install kernel-uek-devel-`uname -r` ," yum -y install kernel-uek-headers-`uname -r`" but yum did not find appropriate version. I checked my oracle linux version with cat /etc/issue.net | head -1 and it showed me " Oracle Linux Server release 5.9 " and I also checked my kernel version with command " uname -r " 2.6.39-400.126.1.el5uek"
How Can I find and install kernel source ,devel package for 2.6.39-400.126.1.el5uek.Could You tell me the right repository and instructions to install related packages.
Regards
Yasar OZKUL