LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   running programs from root (https://www.linuxquestions.org/questions/linux-software-2/running-programs-from-root-231015/)

oscarp 09-15-2004 03:28 PM

running programs from root
 
So I am still really new with linux. So be nice to me. Anyway I am trying run the program staroffice7 on my mandrake system. I want to be able to use it for all users. So it seemed logical to me to load it to the root. But now I can not access it from users. Did I do something wrong, please help!

bigrigdriver 09-15-2004 06:29 PM

The setup guide is on the installation cd. Somewhere between pages 15 and 34 you will find your answer. Those pages discuss single-user and multi-user installation.
Basically, what you did prevents users from using soffice unless you give them permission. Do that by making sure the users are listed in the user group, and do chmod -R +rwx to give that group read-write-execute permission for the soffice directory.

oscarp 09-17-2004 08:08 AM

Hmmmmm
 
Ok so I tried giving it rights and the users are set to the root group, but every time that I try to run from the users terminal it always comes up permission denied. Am I missing something somewhere?


All times are GMT -5. The time now is 12:29 AM.