LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RH 7.2 problem running programs (https://www.linuxquestions.org/questions/linux-newbie-8/rh-7-2-problem-running-programs-19940/)

Sfin 05-01-2002 01:46 PM

RH 7.2 problem running programs
 
Hi,

I just moved to Linux, and upgraded to KDE3.

The problem I am having is that after upgrading to KDE3, every program that I install can only be run by root. I upgraded my xmms to 1.2.7, and I can't run it using my regular account, only by root.

This is how I install it:

su
upgrade the rpm

when that didn't work I removed the old xmms, and installed the new one; not upgrade.

I hope someone can help me with my problem, even though it isn't clear.

zmedico 05-01-2002 02:46 PM

You need to have permission to run programs because Linux is a multi-user OS. To get more info do "man chmod"

Sfin 05-01-2002 05:36 PM

Well I should have said that when I checked the /usr/bin/ I made sure that all the file xmms has execute + read rights by other, since all of then are owned by root.

And still no luck making the files run under my user.

zmedico 05-01-2002 05:55 PM

Try running the programs from a terminal so you can see what the error messages are.

Sfin 05-01-2002 06:22 PM

Thats the problem. I don't get any errors at all. It just doesn't run the program. after I tyoe xmms into the prompt nothing happens, and I get back to the prompt to enter any other command I want.

I know it is hard to figure out what is wrong when you don't haev enough info. For now I will just use su - c "xmms" and will try to play around some more to see if I can fix it.

This is what I tried upto now:

1) Played with the chmod, chgrp, chown for the /usr/bin/xmms
2) played around with the /etc/group --> Just aded my name to group bin, mayne that would help, but didn't.
3) Tryed reinstalling the software.


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