Re: PgAccess on OS X--was "tcl wish--simple configure problem"

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Russ McBride <Russ(at)psyex(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: PgAccess on OS X--was "tcl wish--simple configure problem"
Date: 2001-10-18 21:05:52
Message-ID: Pine.LNX.4.30.0110182205050.633-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Russ McBride writes:

> Thanks Peter, that got me a little further.
>
> Anyone out there gotten pgAcess working on Mac OS X? I haven't been
> able to make my way through a configure using the new 8.4 Tk
> snapshots that are up on the sourceforge site. I'm getting the
> following error:
> configure: error: file 'tkConfig.sh' is required for Tk

Good bets would be

a) trying to locate the tkConfig.sh file on your system

b) looking in config.log or trying sh -x configure to see why it doesn't
find it

c) using the --with-tkconfig option

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2001-10-18 21:06:09 Re: "Can't Find any tables, sequences or indexes!" Message
Previous Message Peter Eisentraut 2001-10-18 21:05:04 Re: Please help - tks