i'm trying to install virtual box on my centos 5.2 system. I did the following:
- updgrade kernel
install kernel-devel, headers
- kernel-2.6.18-371.1.2.el5
kernel-devel-2.6.18-371.1.2.el5
kernel-headers-2.6.18-371.1.2.el5
I get the following error:
Why is VB searchig for that version of the kernel? I took care that i have the same version of kernel header and kernel itself but it is still not possible to compile.Your kernel headers for kernel 2.6.39.3 cannot be found at
/lib/modules/2.6.39.3/build or /lib/modules/2.6.39.3/source.
Any ideas?
Thanks