running gcc or cc
I have MandrakeLinux 10.1 installed fine. I installed the development options when first installed.
if I do rpm -qa | grep gcc
the gcc packages say they are installed BUT I can not run gcc from a command prompt
whereis gcc gives /usr/lib/gcc but there is not runable file there?
What is going wrong??? Where should it be installed, how do I run it?
|