Yes Vmware workstation 9.0.1 works on Mint
To install it download the program suitable for you OS eg 32bit or 64bit
Open a terminal, you need to be root
- Code: Select all
su
Change directory to where you downloaded the program, USERNAME = your user name, in the example I downloaded the program in my Software folder
- Code: Select all
cd /home/USERNAME/Software/
Then run the program, in the example below I'm installing the 32bit version as my OS is 32bit
- Code: Select all
sh VMware-Workstation-Full-9.0.1-894247.i386.bundle
