redhat9.0下是不是没有安装gcc呢?应该不会吧?但是我在编译MPLAYER时他却显示gcc出错,问题显示如下:
Error: Bad gcc version
Check "configure.log" if you do not understand why it failed.
[root@Godloveall MPlayer-0.90]# ./configure -enable-gui
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... not found
这种问题在以前编译NVIDIA的source文件时也出现过,当时说gcc版本太低,要求我安装新版本.
请问这到底是怎么回事?
u can try 'gcc -v' if show command not found, then u do not have gcc. if u do not choose development when u install linux, u will not have it. u can install from cd