I installed Red Hat Linux Secrets CD on my freind's computer, and is typing programs under Linux, but programs will compile, but they wont execute or run, and I have tried typing for example: the program file hello dot c and running it using gcc -o hello hello.o, but the program still will only compile, but will not execute.