[ubuntu-in] running gcc in Kubuntu

Pradeep Varadarajan pradeep.vjn at gmail.com
Sat Sep 30 12:19:53 BST 2006


Hi Francis,


>I console i cannot run gcc for compiling my
>C files what is the problem.

You have to install the compiler before you try to compile :)

In the terminal run these commands (which would download and install gcc)

sudo aptitude update
sudo aptitude install gcc

If you want all development tools : gcc g++ make etc you could do a

sudo aptitude install build-essential




-- 
Best,
Pradeep
http://pradeepvjn.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-in/attachments/20060930/64fd249c/attachment.htm 


More information about the ubuntu-in mailing list