異世界


2013年10月17日 星期四

How to Install VMware Player 5.0.2 on Ubuntu

How to Install VMware Player 5.0.2 on Ubuntu

 
 
  • 切記,關掉所有VMware 的程式。
  • Let’s start the installation guide. First, we need to install some dependencies:
   1: sudo apt-get install build-essential linux-headers-$(uname -r)


Now, let’s install VMware Player.




  • How to install VMware Player on 64 bit systems:



   1: $ wget -c http://goo.gl/JXy7L -O VMware-Player-5.0.2-1031769.x86_64.bundle.tar
   2: $ tar -xvf VMware-Player-5.0.2-1031769.x86_64.bundle.tar
   3: $ chmod +x VMware-Player-5.0.2-1031769.x86_64.bundle
   4: $ sudo sh VMware-Player-5.0.2-1031769.x86_64.bundle




  • How to install VMware Player on 32 bit systems:



   1: $ wget -c http://goo.gl/4oy6G -O VMware-Player-5.0.2-1031769.i386.bundle.tar
   2: $ tar -xvf VMware-Player-5.0.2-1031769.i386.bundle.tar
   3: $ chmod +x VMware-Player-5.0.2-1031769.i386.bundle
   4: $ sudo sh VMware-Player-5.0.2-1031769.i386.bundle

 

沒有留言:

張貼留言