Install gcc
From Linuxintro
Revision as of 18:47, 30 January 2012 by imported>ThorstenStaerk (Created page with "In order to compile software you will need a compiler installed on your system. gcc is one. To install it, * find out your distribution and proceed depending on you...")
In order to compile software you will need a compiler installed on your system. gcc is one. To install it,
and proceed depending on your distribution.
SUSE
To install make with SUSE,
- open a console and issue
yast -i gcc-c++