Thanks enboss gcc is now on my machine. I can compile C files, but how can i execute them? I tried: $ sudo gainroot $ ./test Error is: Permission denied So i tried: $ sudo ./test but this doesn't work too