From: | Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk> |
---|---|
To: | "pgsql-sql (at) postgresql (dot) org" <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: Pgaccess problem |
Date: | 2003-12-16 14:46:29 |
Message-ID: | 20031216144629.A28906@bacon |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On 16/12/2003 13:29 vijaykumar M wrote:
> Hi All,
> I am trying to install pgaccess on a redhat 7.2 linux server with
> postgres7.4. Everything seems to be alright but when I go to run
> pgaccess I get an error message saying
>
> Application initialization failed: no display name and no $DISPLAY
> environment v
> ariable
> Error in startup script: invalid command name "image"
> while executing
> "image create bitmap dnarw -data {
> #define down_arrow_width 15
> #define down_arrow_height 15
> static char down_arrow_bits[] = {
> 0x00,0x80,0x00,0x80,0x0..."
> (file "/usr/local/pgaccess/main.tcl" line 5)
>
> Can anyone Offer any advice on this problem?
pgaccess is a TCL application. You need to be running under X.
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2003-12-16 14:57:14 | Re: Pgaccess problem |
Previous Message | Tom Lane | 2003-12-16 14:22:21 | Re: failed to build any 5-way joins |