chell
May 13th, 2006, 09:45 AM
Hello everybody!
I'd like to program in C running Ubuntu, so I installed gcc (version 4), binutils and binutils-devel.
When I want to compile a hello world application it says that it can't find "stdio.h".
Does anyone know what I can do about this?
Edit: Problem solves. build-essentials had to be installed
chell
I'd like to program in C running Ubuntu, so I installed gcc (version 4), binutils and binutils-devel.
When I want to compile a hello world application it says that it can't find "stdio.h".
Does anyone know what I can do about this?
Edit: Problem solves. build-essentials had to be installed
chell