red hat linux安装vmware tools
用vmware8装了个red hat9(很早的 但是老师就让用这个) 想要实现系统之间的文件共享 需要安装VMtools
装的时候发现跟gcc有关系 但是出现The path "" appears to be not a valid path to the gcc binary.
然后我输入路径/usr/bin/gcc 但是依然是The path "/usr/bin/gcc" appears to be not a valid path to the gcc binary.之类的文字 经type gcc测试 结果是/usr/bin/gcc 说明gcc是装上了啊 搞不懂啊 求高手指教