"ChOPpY C. Chipper" wrote:
Hi! I'm new in LiNuX, so could somebody tell me how to a program that I made in g++?  I have no idea how to run programs, except for the ones in the "KDE Menu". Thanks A Lot!    -Julien
Well, at least one way is to open a terminal window into the directory the program you want to run is in, find the executable probram and type "./program_name" right after the prompt. (of course substitute the actual program name and leave out the quotes.  In my case I run the SETI program by the following  cd /home/seti  then the home/seti prompt comes up and I type ./seti and hit return and the program starts.  But you may want to look at any readme files or documentation that came with the program to make certain that will work with your particular program.

good luck

Charles W.

Reply via email to