LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   GCC Installation (https://www.linuxquestions.org/questions/linux-newbie-8/gcc-installation-396050/)

ADD 12-23-2005 06:03 PM

GCC Installation
 
Hi i just started using linux yesterday. I installed Kubuntu linux and i am now tring to install my first programs. Only i need a c compiler for that. so i downloaded gcc 4.0.2 only i aint got a clue how to install it. Could some one help?

ADD

spooon 12-23-2005 06:15 PM

In Linux it is usually better to install packages from the repository of the distro you are using, instead of downloading stuff from web sites. In your case, to install gcc, try doing something like "sudo apt-get update" and then "sudo apt-get install gcc".


All times are GMT -5. The time now is 01:06 PM.