1. Call terminal: CTRL + ALT + T
2. Install VMware tool:
Always prompts when running the row vmware-config-tools.pl
The path "" is not valid.
What is the location of the directory of C header files that match your running
Kernel?
The input/usr/src/linux-headers-3.8.0-26-generic/include or/lib/modules/3.8.0-26-generic/build/include prompt "the path... is not valid .".
Solution:
1. Update or install linux Headers
Sudo apt-Get Update & sudo apt-Get install build-essential Linux-headers-$ (uname-R)
2. Because the associated files cannot be found, VMware Tools considers the path invalid.
CD/lib/modules/$ (uname-R)/build/include/Linux
Sudo ln-S ../generated/utsrelease. h
Sudo ln-S ../generated/Autoconf. h
Sudo ln-S ../generated/uapi/Linux/version. h
3. Run the installation again on OK, run the vmware-config-tools.pl is OK
Sudo./vmware-install.pl
Install Ubuntu-14.04.1