【求助】vmware中ubuntu遇到vmtools安装问题
我在vmware中安装了ubuntu,然后在命令行安装vmware-tools。运行vmware-install.pl,一路回车,挺顺利的。到了vmware-config-tools.pl这一步,卡在指定c header files location这里。
What is the location of the directory of C header files that match your running kernel?
缺省目录给的是
我看了下系统里面/usr/src下面有两个
/linux-2.6.27-7和/linux-2.6.27-7-generic,都指定了试试,结果失败。
在网上查了一圈,回头再安装
sudo apt-get install build-essential
sudo apt-get install linux-headers-2.6.27-7-generic, 这个2.6.27-7-generic是用uname -a 看到的。
继续config,还是卡在那里,把目录指到/usr/src/linux-headers-2.6.27-7-generic/include,提示:
The directory of kernel headers (version @@VMWARE@@ UTS_RElEASE) does not match
your running kernel (version 2.6.27-7-generic). Even if the module were to compie successfully,
it would not load into the running kernel.
指到/usr/src/linux-headers-2.6.27-7/include也不行。
搞不掂了,请高手指点一二。
[ Edited bynightlight on 2009-3-22 13:44 ] amd64的系统?
页:
[1]