I am trying to install VirtualBox on my CentOS 5 VPS and I am getting this error:
Looking at vbox-install.log:Stopping VirtualBox kernel module [ OK ]
Recompiling VirtualBox kernel module [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)
[root@localhost /]#
I am running:[root@localhost /]# cat /var/log/vbox-install.log
Makefile:146: Warning: using /usr/src/linux as the source directory of your Linux kernel. If this is not correct, specify KERN_DIR=<directory> and run Make again.
Makefile:154: *** Error: /usr/src/linux (version 2.6.18-92.1.22.el5) does not match the current kernel (version 2.6.18-92.1.1.el5.028stab057.2PAE). Stop.
[root@localhost /]#
Thanks for your help![root@localhost /]# uname -a
Linux localhost.localdomain 2.6.18-92.1.1.el5.028stab057.2PAE #1 SMP Mon Jul 21 21:22:20 MSD 2008 i686 i686 i386 GNU/Linux
[root@localhost /]#