I recently installed red hat 9.0 on my comp. Wen i try to execute a C program in Vim then it gives error that gcc command not found. The command that i give is:
Code:
gcc <filename1> -o <filename2>
on earlier version of red hat this command ws workin, but on 9.0 im gettin error. If anybody can help... thanx!