LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   GCC error (https://www.linuxquestions.org/questions/linux-newbie-8/gcc-error-733155/)

bhavuk 06-15-2009 04:03 PM

GCC error
 
Can some one help me with the following problem.
configure:2607: checking for gcc
configure:2637: result: no
configure:2704: checking for cc
configure:2751: result: no
configure:2807: checking for cl.exe
configure:2837: result: no
configure:2866: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

I am using Fedora Linux 11

nuwen52 06-15-2009 04:17 PM

This question has come up a lot. Since fedora uses yum (if I remember right), you might want to look at this thread:
http://www.linuxquestions.org/questi...table+compiler

Basically, if you don't have the gcc compiler, which you can check by running "which gcc" and if it comes back with nothing then you don't have it. Then you will need to install using yum or one of the graphical versions of yum for package installing.


All times are GMT -5. The time now is 12:38 PM.