Find the answer to your Linux question:
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 ...
  1. #1
    Just 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!

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    why aren't you installing them with yum command so it takes care of dependencies?

  3. #3
    Just Joined!
    Join Date
    Mar 2007
    Posts
    18
    I did not find vmware server with yum

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    I mean you should install the kernel headers for your running kernel using yum.

  5. #5
    Just 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

  6. #6
    Just Joined!
    Join Date
    Mar 2007
    Posts
    18
    and how do I install this versio, 2.6.30.9-96.fc11.i686.PAE ?

  7. #7
    Linux Newbie ursusca's Avatar
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    112
    Quote Originally Posted by robertos View Post
    and how do I install this versio, 2.6.30.9-96.fc11.i686.PAE ?
    yum install kernel-devel kernel-headers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...