Metallicaman41
February 17th, 2009, 03:10 AM
I am trying to install VMWare server onto my Ubuntu server (ubuntu server 8.10 with desktop installed)
The instruction to install say to run this command prior to installing VMware
sudo apt-get install linux-headers-'uname -r' build-essential xinetd
I get these results when running it
user@computer:~$ sudo apt-get install linux-headers-'uname -r' build-essential xinetd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-headers-uname -r
I tried installing vmware without running it but got stuck on the following question, so im assuming i need to run that command.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
The path "/usr/src/linux/include" is not an existing directory.
Any ideas?
The instruction to install say to run this command prior to installing VMware
sudo apt-get install linux-headers-'uname -r' build-essential xinetd
I get these results when running it
user@computer:~$ sudo apt-get install linux-headers-'uname -r' build-essential xinetd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-headers-uname -r
I tried installing vmware without running it but got stuck on the following question, so im assuming i need to run that command.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
The path "/usr/src/linux/include" is not an existing directory.
Any ideas?