Imaš sve na Ubuntu-sajtu:
https://help.ubuntu.com/community/VMware/Player
Citat:
Install required packages build-essential and linux-headers:
sudo apt-get install build-essential linux-headers-$(uname -r)
Download the latest VMware player e.g. VMware-Player-6.0.2-1744117.x86_64.bundle (download the bundle version, not the rpm one) and run it as root using gksudo. You'll get a graphical installer that installs VMware player for you.
gksudo bash ~/Downloads/VMware-Player-6.0.2-1744117.x86_64.bundle
Note: this assumes the location of your Downloads folder is /home/$USER/Downloads. *If nothing appears, you may need to make the file executable. You can do so with this command:
chmod +x ~/Downloads/VMware-Player-6.0.2-1744117.x86_64.bundle
Samo što je tebi 32-bitni, pa unesi ime fajla koji si skinuo.