Re: PostgreSQL in a NT-Environment

From: Jason Tishler <jason(at)tishler(dot)net>
To: Russell Black <rblack(at)iarchives(dot)com>
Cc: "S(dot) L(dot)" <s0lao(at)netscape(dot)net>, Tobias Tost1 <TTOST(at)de(dot)ibm(dot)com>, Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: PostgreSQL in a NT-Environment
Date: 2001-09-05 13:47:28
Message-ID: 20010905094728.H1180@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Russell,

On Tue, Sep 04, 2001 at 10:41:50AM -0600, Russell Black wrote:
> > Except the PgAdmin already mentioned, there also remains the pgaccess, a
> MSAccess like frontend to the database, written in Tk/Tcl, which is part of
> the main distribution.
> >
> > SLao
>
> By "main distribution" do you mean the standard cygwin install? I just ran
> the cygwin setup.exe last week, but I don't appear to have a pgaccess
> executable: see below
>
> /cygdrive/c/cygwin>pgaccess
> bash: pgaccess: command not found
>
> /cygdrive/c/cygwin>find . -name '*pgaccess*'
> ./usr/man/man1/pgaccess.1
> ./usr/man/cat1/pgaccess.1.gz
> ./usr/doc/postgresql-7.1.3/html/app-pgaccess.html

The pgaccess man page contains the following:

NOTES
pgaccess is written in Tcl/Tk. Your PostgreSQL installa-
tion needs to be built with Tcl support for pgaccess to be
available.

Cygwin PostgreSQL is not configured with Tcl/Tk, which explains why
pgaccess is not including in the distribution. Cygwin PostgreSQL is not
configured with Tcl/Tk because Cygwin Tcl has "issues." If interested,
search the archives for the details.

Jason

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Bruce Momjian 2001-09-06 02:59:55 Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test
Previous Message Rouyre Frédéric 2001-09-05 12:05:04 pgadmin