首先解压缩VMware Server包:
tar -xzf /Path/To/VMware-server-1.0.3-xxx.tar.gz
进入安装目录
cd vmware-server-distrib
运行安装脚本
sudo vmware-install.pl
安装询问时,选择默认的选项就可以了。
安装好后,在第一次运行 VMware Server时,你需要运行以下命令来配置它,当出现下面的字段时
Before
running VMware Server for the first time, you need to configure it by
invoking the following command: “/usr/bin/vmware-config.pl”. Do you
want this program to invoke the command for you now? [yes]
输入no退出这个安装,回到你的开始目录准备打补丁
cd ..
解包补丁
tar xvzf /Path/To/vmware-any-any-update109.tar.gz