Hello, as a newbie I am trying to install GCC into Fedora 11.
I tried "yum install gcc" but that did not work. It gave me repository errors.
I understand that was because I don't have an internet connection on that machine (yum needs access to the web?).
I can see the GCC files in my filesystem, but does YUM still needs to go online ?
is there any way I can install gcc without net access ?
Thanks for any help.