How to install vmware server 1.0.9 on ubuntu 9.04 bit-64

2009-06-02 22:23:21 Software Views(2900)

Step 1

sudo apt-get install build-essential linux-headers-$(uname -r) ia32-libs libc6-i386

Step 2

wget http://download3.vmware.com/software/vmserver/VMware-server-1.0.9-156507.tar.gz
tar zxf VMware-server-1.0.9-156507.tar.gz

cd vmware-server-distrib

sudo ./vmware-install.pl

Setp 3

wget http://www.insecure.ws/warehouse/vmware-update-2.6.27-5.5.7-2.tar.gz
tar zxf vmware-update-2.6.27-5.5.7-2.tar.gz

cd vmware-update-2.6.27-5.5.7-2

sudo ./runme.pl

If get "/etc/vmware/ssl/rui.key " error

sudo touch /etc/vmware/ssl/rui.key

sudo touch /etc/vmware/ssl/rui.crt

--EOF--

Tags:   vmware  server  ubuntu  bit-64  linux

Comments

guest

Excellent!
Thanks

2009-06-15 06:31:31
brainpowered.net

very good - and to the point

but you could also add the following package:
apt-get install libnet-ssleay-perl

that should take care of the error with the certificates.

thanks,

2009-07-23 00:41:01
shauncw@comcast.net

Thanks man! This is perfect. Much appreciated.

2010-01-06 03:37:38

Leave a Comment

Name
Content
Verification Type the characters you see in the picture below