Re: installation error

From: ddf <oratune_at_msn.com>
Date: Mon, 20 Apr 2009 08:28:18 -0700 (PDT)
Message-ID: <e2f48f11-9e03-43dc-83b3-49d9a7257f3e_at_h23g2000vbc.googlegroups.com>



On Apr 20, 2:50 am, happytoday <ehabaziz2..._at_gmail.com> wrote:
> On Apr 20, 5:30 am, hume.spamfil..._at_bofh.ca wrote:
>
> > In comp.unix.solaris happytoday <ehabaziz2..._at_gmail.com> wrote:
>
> > > Yes I can run xclock , ./usr/openwin/demo/xeyes .
>
> > Well, then... can you run /usr/openwin/bin/xdpyinfo, then?  What happens?
>
> > --
> > Brandon Hume    - hume -> BOFH.Ca,http://WWW.BOFH.Ca/
>
> When I login as oracle user I got this message :
>
> oracle _at_ inhome /opt/oracle/database>/usr/openwin/bin/xdpyinfo
> Xlib: connection to "192.168.1.8:0.0" refused by server
> Xlib: No protocol specified
>
> /usr/openwin/bin/xdpyinfo:  unable to open display "192.168.1.8:0.0".
> oracle _at_ inhome /opt/oracle/database>

You *should* be following the advice given *elsewhere* in this thread to connect to the server as 'root' and run 'xhost +' to allow connections to the server:

$ su -
Password:
# xhost +
# exit
$

Your DISPLAY variable is correctly set, as indicated in the error message you posted. The problem is the X-server is refusing the connection, and executing 'xhost +' as root should correct that.

David Fitzjarrell Received on Mon Apr 20 2009 - 10:28:18 CDT

Original text of this message