VMware server on Ubuntu
download from
http://www.vmware.com/products/server/
cd /tmp replace with your download directory
cd vmware-server-distrib
sudo ./vmware-install.pl
if you get
A previous installation of VMware software has been detected.
go to line 2612
change $status =1 to $status=0
accept all defaults
http://www.vmware.com/products/server/
cd /tmp replace with your download directory
cd vmware-server-distrib
sudo ./vmware-install.pl
if you get
A previous installation of VMware software has been detected.
go to line 2612
change $status =1 to $status=0
accept all defaults
Labels: Linux

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home