LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Start using C under Ubuntu (https://www.linuxquestions.org/questions/linux-newbie-8/start-using-c-under-ubuntu-660100/)

kzdev 08-03-2008 09:03 AM

Start using C under Ubuntu
 
I have install Ubuntu, how can I start working with C? Where do I must go, what do I must write to begin C IDE?

brianL 08-03-2008 10:33 AM

You'll need to run apt-get install build-essential, or get build-essential via Synaptic.

salasi 08-03-2008 04:03 PM

You don't necessarily get an IDE, you do know that, don't you.

sycamorex 08-03-2008 04:22 PM

You'll also need gcc

Check out this link:
http://www.linuxquestions.org/linux/...grams_on_Linux

edit:If you want IDE:
http://linuxmafia.com/faq/Devtools/ides.html


All times are GMT -5. The time now is 02:30 PM.