分页: 1 / 1

求教关于VMware5.0下安装ubuntu6.06的问题,如何在系统里安装vmware-tools?

发表于 : 2006-10-18 1:15
oobems
我在没有办法的情况下,只好把ubuntu安装在虚拟机中,但是无论如何也安装不上vmware-tools,请问具体要如何安装?
请有过安装经验的告诉下,感激不尽!
还有进行安装是不是默认选择就可以,但是最后出现这个是什么意思呢?
ubuntu@ubuntu:/usr/bin$ sudo ./vmware-config-tools.pl
Password:

Stopping VMware Tools services in the virtual machine:
Guest operating system daemon: done
Trying to find a suitable vmhgfs module for your running kernel.

None of the pre-built vmhgfs modules for VMware Tools is suitable for your
running kernel. Do you want this program to try to build the vmhgfs module for
your system (you need to have a C compiler installed on your system)? [yes]

Setup is unable to find the "make" program on your machine. Please make sure itis installed. Do you want to specify the location of this program by hand?
[yes] y

What is the location of the "make" program on your machine?

The answer "" is invalid. It must be the complete name of a binary file.

What is the location of the "make" program on your machine?
本人不懂英文,请回答的大大不要用汉语以外的语言回答!谢谢

发表于 : 2006-10-18 1:39
xjflyttp
你没有make程序是不是 ····

发表于 : 2006-10-18 1:40
xjflyttp
如果我英文没有非常严重的问题应该是没有make程序
sudo apt-get install make
安装make理论上可以通过这个错误 ···