LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Suggest programming packages on linux (https://www.linuxquestions.org/questions/linux-newbie-8/suggest-programming-packages-on-linux-754388/)

yasasvi srikanth 09-11-2009 06:21 AM

Suggest programming packages on linux
 
Dear sir,

The os i am using is RHEL5.

where can i get the free software download for programming c,c++?
what extension is better whether "tar.gz" or "tar.bz2" or ".rpm"?

JulianTosh 09-11-2009 06:23 AM

use yum and install the eclipse IDE..

"yum install eclipse"

~sHyLoCk~ 09-11-2009 06:47 AM

You can just use gcc for that..

JulianTosh 09-11-2009 07:12 AM

gcc is for compiling. eclipse is for programming...

linuxlover.chaitanya 09-11-2009 07:41 AM

There are a lot of IDEs for programming. Eclipse is bit too big. If you just want it for C/C++ then you can look for DevC++ or CodeBlocks.
I like Code Blocks though. Can compile and run the programs from inside the IDE.


All times are GMT -5. The time now is 07:27 PM.