|
下载后执行vmware-config.pl出现以下提示
Making sure VMware Workstation's services are stopped.
Stopping VMware services:
Virtual machine monitor [ 确定 ]
ldd: /home/vmware/vmware: No such file or directory
Trying to find a suitable vmmon module for your running kernel.
None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel. Do you want this script to try to build the vmmon 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.
Argument "gcc (GCC) 3" isn't numeric in numeric ge (>=) at ./vmware-config.pl line 1493, <STDIN> line 1.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/lib/gcc-lib
The path "/usr/lib/gcc-lib" is an existing directory, but it does not contain at
least one of these directories "linux", "asm", "net" as expected.
What is the location of the directory of C header files that match your running
如何解决 ? |
|