|
我是使用rpm安装包的,安装成功了(rpm -ivh VMwareTools-6.5.0-11816633.i386.rpm)。
接下来运行VMware的配置文件/usr/bin/vmware-config-tools.pl时,失败了。
提示为:
Stopping VMware Tools services in the virtual machine:
Guest operating system daemon: [确定]
Virtual Printing daemon: [确定]
None of the pre-built vmmemct1 modules for VMware Tools is suitable for your running kernel. Do you want this program to try to build the vmmemct1 module for your system(you need to have a C compiler installed on your system)?
[yes]y
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.
我Linux版本为:2.6.15-1.2054_FC5,上网看到一些帖子说reboot一下,选择菜单会有两个选项,另一个为2.6.16-1.2080_FC5,可我的只有一个选项。
有人说是没有安装gcc导致的,请问具体怎么操作呢? |
|