Results 1 to 7 of 7
I have downloaded vmware server and when I try to install it it tells me that it can't find the headers for my kernel version : 2.6.30.9-96.fc11.i686.PAE.
I currently have ...
- 11-13-2009 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 18
vmware server and kernel headers problem.
I have downloaded vmware server and when I try to install it it tells me that it can't find the headers for my kernel version : 2.6.30.9-96.fc11.i686.PAE.
I currently have the i586 headers for the version above.
Somebody told me to follow the next steps:
1. Ensure you're booted into the PAE kernel (uname -a). Run an update first and reboot to get to the newest version
2. Specifically remove any .i586 related kernel packages
3. Install kernel-pae-devel
But when i run the followin command:
rpm -e kernel-devel.i586 kernel-headers.i586 kerneloops.i586
error: Failed dependencies:
kernel-headers is needed by (installed) glibc-headers-2.10.1-5.i586
kernel-headers >= 2.2.1 is needed by (installed) glibc-headers-2.10.1-5.i586
Should I try a force or not?
Or what should I do?
Thanks!
- 11-13-2009 #2
why aren't you installing them with yum command so it takes care of dependencies?
- 11-13-2009 #3Just Joined!
- Join Date
- Mar 2007
- Posts
- 18
I did not find vmware server with yum
- 11-13-2009 #4
I mean you should install the kernel headers for your running kernel using yum.
- 11-14-2009 #5Just Joined!
- Join Date
- Nov 2009
- Posts
- 3
u can use in built virtulation of linux
just install it.it wiil support full if u have intel X86 or amd 64 bit machine
- 11-14-2009 #6Just Joined!
- Join Date
- Mar 2007
- Posts
- 18
and how do I install this versio, 2.6.30.9-96.fc11.i686.PAE ?
- 11-16-2009 #7


Reply With Quote
