I'm new to Linux and I want compile and execute program
written in C. I've install RedHat Linux 7.1 on my laptop.
Is that all I have to do or do I need to install a C compiler also.
If you installed the Development tools during the installation of Redhat 7.1 then you are ready to go. Otherwise you will need to install the compiler. Find the .rpm file for gcc and run (as root) 'rpm -ihv <??>.rpm' where <??> is the name of the package.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.