LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem installing software as root (https://www.linuxquestions.org/questions/linux-software-2/problem-installing-software-as-root-40956/)

shusseina 01-10-2003 03:46 AM

Problem installing software as root
 
I get the following message when attempting to install mozilla as root by running ./mozilla-installer

Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server

Gtk-WARNING **: cannot open display: :0.0

:confused:

acid_kewpie 01-10-2003 03:53 AM

you'll need to open your x server to other sessions

xhost +localhost

ktaylo58 01-11-2003 05:02 PM

you can also become root by typing
sux
instead of
su
which will automatically cover this for you.


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