[ic] Make or GCC, which one first?

Sergiusz Jarczyk interchange-users@icdevgroup.org
Fri Dec 20 05:40:01 2002


Paul
If you're a beginner in the Linux world, and don't want to (or don't have
time for) learn a little more about OS, packages, dependecies etc., I'd
suggest to install whole distribution (you're from RH world, where it's
possible). Then you'll have all tools needed.
Regarding make and gcc - if there is a circular dependencies problem, you
have to add both packages at once, i.e.:
rpm -Uvh make-* gcc-*

Best regards,
Sergiusz Jarczyk