You are not logged in.

1

Monday, May 5th 2003, 5:13pm

how to add a program in linux?

see, i've downloaded a software from the network, like wine20030408, but i still didnt know how to install it onto my linux redhat9, could anybody tell me the step by step how to add a program in linux? thanks for replying
Anwar Muttaqien
look up for the truth

2

Monday, May 5th 2003, 6:49pm

at the console as root go to the directory with the file and type:

rpm -Uvh "packagename.rpm"

You could also use Kpackage which is a gui for rpm.

3

Friday, May 9th 2003, 1:57pm

What I would like to know is the step by step process of adding or removing applications to the menu so that I do not have to use the command line all the time.

4

Friday, May 9th 2003, 2:52pm

If you right click on the "K" button on the KDE panel, an option called menu editor should appear. Select that and you should be able to edit your menus.

5

Friday, May 9th 2003, 4:41pm

I believe Kappfinder will do this as well.