分类: LINUX
2008-03-12 15:54:09
centos 5.1 自带的开源xen实在是不如商业的vmware好用,尽管xen免费。
安装vmware 3.2遇到的问题,在此记录一下。
[root@vmm ~]# yum -y install gcc gcc-c++ kernel-devel
更新完后
[root@vmm ~]# ./vmware-install.pl
Creating a new installer database using the tar3 format.
......
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
The path "/usr/src/linux/include" is not an existing directory.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]