As the title states I am unable to run VMware player 3.0.203739 on a Ubuntu 12.04 LTS system, when attempt to run the program I get the following error message :
"Kernel Headers 3.2.0-23-generic-pae
Kernel headers for version 3.2.0-23-generic-pae were not found. If you installed them in a non-default path you can specify the path below. Otherwise refer to your distribution's documentation for installation instructions and click refresh to search again in default locations."
However while installing the the program I install the essential headers required using the following commands :
sudo apt-get update and sudo apt-get install build-essential linux-headers-generic
Any suggestions as to way this happens? Thanks.
