Results 1 to 5 of 5

Thread: VMware Kernel Module Updater

  1. #1
    Join Date
    May 2013
    Beans
    6

    VMware Kernel Module Updater

    I have a problem while install VMware. It's pop up the messages " Kernel headers for version 3.8.0-19-generic were not found "; and when I clicked on install it said C header file matching your kernel were not found.

    What should I do ?
    Thanks xD

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: VMware Kernel Module Updater

    Try installing the headers for your kernel...
    Code:
    sudo apt-get install linux-headers-$(uname -r)
    Cheesemill

  3. #3
    Join Date
    May 2013
    Beans
    6

    Re: VMware Kernel Module Updater

    it's download 2 files into /usr/src/ linux headers 3.8.0-19-generic and linux headers 3.8.0-19.
    but it doesn't do anything.

  4. #4
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: VMware Kernel Module Updater

    VMware should work properly now you have the kernel header files. Is is still giving you an error?
    Cheesemill

  5. #5
    Join Date
    May 2013
    Beans
    6

    Re: VMware Kernel Module Updater

    it doesn't give any error at all. It's just pop up the box with kernel header missing and when i clicked on install it say missing C header files.

Bookmarks

Posting Permissions

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