Use gcc and standard libraries with SUSE 9.1 Personal
Hi, I just wanted to know if someone could help me... I just installed SUSE 9.1 Personal and I wanted to write a program in C. I did that and now need to compile and run it. I see that gcc isn't reconized so I used cpp but the compiler can't find my simple include header files such as stdio.h, unistd.h, sys/types.h ecc. How do I install these files? and gcc? Thanks in advance, Warren
|