| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

How To Install Versions Below Version 6 Of VMware In Klikit-Linux

Page history last edited by geekydude 16 years, 7 months ago

1.) Convert your VMware RPM file to a deb with the following command in a root console:

 

alien --to-deb --scripts VMware-workstation-5.5.4-44386.i386.rpm (or whatever the name of your RPM is)

 

2.) Install VMware by clicking on it and letting install with gdebi.

3.) In a root console window type:

 

 vmware-config.pl (let it generate an error and abort).

 

4.) Download this file and place it in your /root directory:

 

http://www.klikit.org/packages/vmware-any-any-update113.tar.gz

 

5.) In a root console window type:

 

tar zxf vmware-any-any-update113.tat.gz

cd /root/vmware-any-any-update113

 

Then type:

./runme.pl

 

It should look like this:

Code:
/vmware-any-any-update94# ./runme.pl
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... VMware Workstation 4.5.2 (build-8848) or VMware GSX Server 3.1.0 (build-9089), already patched
Updating /usr/lib/vmware/bin/vmware-vmx ... VMware Workstation 4.5.2 (build-8848), already patched
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... VMware Workstation 4.5.2 (build-8848), already patched
VMware modules in "/usr/lib/vmware/modules/source" has been updated.

Before running VMware for the first time after update, you need to configure it
for your running kernel by invoking the following command:
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
you now? [yes]

Now follow the prompts through and you should be set to go.

 

 

Credits: Special thanks to macrohard & the developer responsible for these patches.

More info can be obtained here:

 

http://forum.linspire.com/viewtopic.php?t=425074

 

 

-geekydude

 

Comments (0)

You don't have permission to comment on this page.