CodeBlocks doesn't by default includes gcc compiler I guess. After the above command run sudo apt-get install build-essential
Nitesh On 29 May 2010 18:50, Sulabh Bista <[email protected]> wrote: > To try out a GUI based IDE for gcc, you can install CodeBlocks. The > following command will install the IDE for you (given your Linux box is > connected to the internet) > > sudo apt-get install codeblocks > > Regards, > Sulabh Bista > > On Sat, May 29, 2010 at 1:50 PM, Chandan Prasad Gupta > <[email protected]> wrote: >> >> http://gcc.gnu.org/onlinedocs/gcc/ >> >> ~Chandan >> >> On 5/29/10, Sunil Shrestha <[email protected]> wrote: >> > how can i run gcc compiler to write code dbug and run in linux (ubuntu) >> > ? >> > >> > Sunil Das Shrestha >> > KCC-FOSS-Community >> > tosunildas at gmail dot com >> > PO Box: 12837 >> > >> > -- >> > FOSS Nepal mailing list: [email protected] >> > http://groups.google.com/group/foss-nepal >> > To unsubscribe, e-mail: [email protected] >> > >> > Mailing List Guidelines: >> > http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines >> > Community website: http://www.fossnepal.org/ >> >> -- >> FOSS Nepal mailing list: [email protected] >> http://groups.google.com/group/foss-nepal >> To unsubscribe, e-mail: [email protected] >> >> Mailing List Guidelines: >> http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines >> Community website: http://www.fossnepal.org/ > > -- > FOSS Nepal mailing list: [email protected] > http://groups.google.com/group/foss-nepal > To unsubscribe, e-mail: [email protected] > > Mailing List Guidelines: > http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines > Community website: http://www.fossnepal.org/ -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
