David,
I am using Kubuntu 5.1. I can make the program (C Language) compile but I can't get it to run. Any suggestions would be helpful.
Is the program you are trying to run in your path? If not, you will need to type the path to the program you want to run. If you are running it from the directory you are in now, just type ./program (obviously change program to the name of the program you are running). If that doesn't work, try giving us a bit more information like the error you are getting when you run the program. -- Later David Kirk
