Results 1 to 4 of 4
Hi all,
I want to know how to install gcc package in linux .
what are the necessary commands to install it?...
- 10-22-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 6
want to know installation of gcc
Hi all,
I want to know how to install gcc package in linux .
what are the necessary commands to install it?
- 10-22-2008 #2
Most distros, I believe, have gcc installed. If I'm wrong, then I found some installation instructions that should be of assistance: Installing GCC - GNU Project - Free Software Foundation (FSF)
*EDIT*
I was mistaken... gcc isn't installed by default. But there is still the walk-through that I posted. Sorry about the mis-information.Last edited by jayd512; 10-22-2008 at 05:05 AM. Reason: Mis-leading info
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-22-2008 #3
As a beginner, you usually install software with the package manager that comes shipped with you distribution. Because "linux" is too generic, we can't help you until you provide more information than that.
Debian GNU/Linux -- You know you want it.
- 10-25-2008 #4
On a lot of systems gcc is installed by default but not, but gcc is not by default a part of GNU/Linux, so on my distro it was installed by default, but if I should find it necessary to switch, I could be that I have to install it after the distro's setup. It's very distro dependant.


Reply With Quote