LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to install GCC in fedora12 Omega(Boxer) remix (https://www.linuxquestions.org/questions/linux-software-2/how-to-install-gcc-in-fedora12-omega-boxer-remix-810160/)

novroopaa01 05-26-2010 03:17 AM

how to install GCC in fedora12 Omega(Boxer) remix
 
Hi, I have installed fedora 12 Omega remix. But I can not compile any C program or anything as for giving "cc" in terminal it shows "command not found". I think GCC is not installed in the system. If so the how can I install it? What are the rpm packages I need to install in order to compile C,C++ programs. If any pre-compiled version of gcc is availabe , then from where I can get it?
Plz help me.

knudfl 05-26-2010 05:50 AM

Probably : 1) su

2) yum install gcc-c++

.... Just like you would do on a standard Fedora 12.
Please read the Fedora online documentation.
..


All times are GMT -5. The time now is 11:54 PM.