Re: [INTERFACES] problem running pgaccess

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: Anjan Borthakur <anjan(at)bombay(dot)retortsoft(dot)com>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] problem running pgaccess
Date: 1999-09-28 10:41:07
Message-ID: 37F09B43.2335AF7A@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Anjan Borthakur wrote:
>
> hi,
> i am trying to run pgaccess(/usr/bin/pgaccess).
> when i type pgaccess at the shell prompt i get display problems.
> if i open /usr/bin/access it invokes /usr/bin/wish.
> i correct the display problem by setting DISLAY environment variable.
> but after that if i run wish from the shell prompt i get the foolowing
> mesage:_X11TransocketINETConnect: Can't connect : errno = 111
> couldn't connect to display localhost:0.0
>
> as for pgaccess, the error given is about :image
> 5th line of /usr/bin/pgaccess.

It's not a PgAccess problem. It's a problem related to your X
configuration.
First of all, if DISPLAY variable isn't right that means that somethings
already wrong there.

in bash try

xhost +
export DISPLAY=localhost:0.0

Best regards,
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Vadim Mikheev 1999-09-28 10:50:32 Re: [INTERFACES] Re: [HACKERS] Latest tree
Previous Message Tatzreiter Josef 1999-09-28 10:37:21 failure while make the command (make test) with pgsql_perl on solaris7 - sparc20