LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   gcc path in redhat linux (https://www.linuxquestions.org/questions/linux-newbie-8/gcc-path-in-redhat-linux-745859/)

driabtsev 08-07-2009 12:54 PM

gcc path in redhat linux
 
I have installed redhat enterprise es version 4 on a poweredge dell server
trying to install wireshark from wireshark directory trying to run ./configure I get the followin error
error: no acceptable C compiler found in $PATH
I know there is a gcc but can't run gcc from command prompt why

knudfl 08-07-2009 02:04 PM

Welcome to LQ.

No, I don't think you have gcc .....

Please show the output of the commands
rpm -qa | grep gcc
and
ls /usr/bin/gcc*

Or simply write : which gcc
on the command line
.....


All times are GMT -5. The time now is 03:53 AM.