LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to run programs? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-run-programs-178331/)

matejj 05-05-2004 06:12 PM

how to run programs?
 
i'm a total :newbie:
so far i was able to install gkrellm (not to compile the code though) but i can't find the program in the program list. So i searched this website and found out i could use the terminal to load up the program. But the thing is, if i close the terminal after loading gkrellm, it closes gkrellm also... :eek: are there any other ways to open programs?:scratch:

synaptical 05-05-2004 06:14 PM

if you add an ampersand after the command, the program will stay open when you close the terminal:

gkrellm &

you could also put that in a startup script depending on what desktop or window manager you use so it opens when you launch your gui.

(btw, wrong forum. :p )

matejj 05-05-2004 06:59 PM

um it ain't quite working, it loads the app but when i quit the terminal i closes the app also. about the startup script... i was about to ask how to do this?

synaptical 05-05-2004 09:11 PM

are you closing the terminal by typing "exit" or by clicking the x?

what desktop gui are you using?

matejj 05-05-2004 10:25 PM

i always click on the button... i dont even know the codes for the terminal yet. im using kde the one that comes with mandrake 10...

LinuxLala 05-06-2004 02:42 AM

Hi mateji. Welcome to LQ.

You really should take care where you are posting your problems. The best place for a problem is not The Website Questions & Suggestions forum. You should post your probs. in the forums best suited for your problems, to get the best possible reply/solution. As yours is a software problem, you should have posted in the Software forum.

Regards.

jeremy 05-06-2004 08:16 AM

Thread has been moved.

--jeremy


All times are GMT -5. The time now is 12:39 PM.