毕业论文开发语言企业开发JAVA技术.NET技术WEB开发Linux/Unix数据库技术Windows平台移动平台嵌入式论文范文英语论文
您现在的位置: 毕业论文 >> linux >> 正文

Searching for GCC The path is not valid path to the gcc binary

更新时间:2016-8-7:  来源:毕业论文

Searching for GCC.....The path " " is not valid path to the gcc binary.Would you like to change it ? [yes] "回车后,显示为:“ What is the location of the gcc program on your machine ?"这是如果输入本机的gcc路径 /usr/bin/gcc, 也会显示错误。
在vm中的Red Hat系统中安装vmware tools时,总是遇到两个问题,而我是Linux系统的初学者,解决不了,又没有百度到正确的答案。请高手指点,在安装vmware tools前需要怎么样做好充分的准备,当遇到这样的问题时解决思路又是怎样的?

两个问题的提示为:

问题1:
“Searching for GCC.....
The path " " is not valid path to the gcc binary.
Would you like to change it ? [yes] "

回车后,显示为:
“ What is the location of the gcc program on your machine ?"
这是如果输入本机的gcc路径 /usr/bin/gcc, 也会显示错误。
望高手不吝赐教,谢过了!!!


问题2:
” Searching for a valid kernel header path.....
The path " " is not a valid path to the 2.4.20-8 kernel headers.
Would you like to change it ? [yes]"

原因:
RedHat内核版本的头文件的位置发生了变化,
导致之前,相对旧的VMWare Tools,找不到对应的头文件,因此而报错。

解决办法:
用当前,实际上已经存在的头文件,做个软链接:
sudo ln -s /usr/src/linux-headers-$(uname -r)/include/generated/uapi/linux/version.h /usr/src/linux-headers-$(uname -r)/include/linux/version.h
就可以了。

设为首页 | 联系站长 | 友情链接 | 网站地图 |

copyright©youerw.com 优尔论文网 严禁转载
如果本毕业论文网损害了您的利益或者侵犯了您的权利,请及时联系,我们一定会及时改正。