I have downloaded DVD FC9 last night, and now I have a problem with software installation.
when I want to install something (./configure) I always get this message: "
configure: error: no acceptable C compiler found in $PATH"
with this terminal command
# rpm -qa | grep gcc
I get "libgcc-4.3.0-8.i386"
when I try to install gcc-4.3.0-8.i386.rpm from FC9 DVD (or any *.rpm from internet) I get this error
I'm new Linux user, can anyone help me ?