I have installed Kubuntu on vmware workstation 5.5 and when i try to install vmware tools i don't know where is the location of the directory of C header files that match my running kernel.
I try to install the headers file with the command
apt-get install linux-headers-'uname -r'
and put the path /usr/src/linux-headers-2.6.27-7-generic/include but the problem persist.
Anyone can help me?
I try to install the headers file with the command
apt-get install linux-headers-'uname -r'
and put the path /usr/src/linux-headers-2.6.27-7-generic/include but the problem persist.
Anyone can help me?
Comment