Sunday, 15 February 2015

linux - gcc available, but not installed in fedora -



linux - gcc available, but not installed in fedora -

i installed gcc using sudo yum install gcc seek compile c programme gcc command not found seek update gcc using sudo yum update gcc page(s) gcc available, not installed seek find reply in google, i'm unable fined solution. please can help me ?

these steps might help check cause be.

rpm -q gcc --> check if gcc installed , managed yum/rpm which gcc --> check if gcc in search path executables gcc --version --> check if gcc works in simplest way (perhaps error came wrong source file path passed it)

linux gcc fedora redhat

No comments:

Post a Comment