Re: libpgtcl.so missing from pgaccess on FreeBSD4.0? - Mailing list pgsql-general

From Ed Loehr
Subject Re: libpgtcl.so missing from pgaccess on FreeBSD4.0?
Date
Msg-id 3948FF23.B37EC446@austin.rr.com
Whole thread Raw
In response to libpgtcl.so missing from pgaccess on FreeBSD4.0?  (<lampe@durawebs.com>)
List pgsql-general
lampe@durawebs.com wrote:
>
> How do you locate/create the "libpgtcl.so" in order to run pgaccess under
> FreeBSD 4.0 - As far as I can tell, it does not appear to be part of the
> pgaccess distribution located under /contrib. This is called by main.tcl as
> a required shared library. Thanks.
>
> DLampe -

I believe you have to explicitly enable that (and tk) when building pgsql.  Here's how I did it:

./configure --prefix=$PG_RUN -with-odbc --with-tcl --with-tk | tee configure.log

Regards,
Ed Loehr

pgsql-general by date:

Previous
From: Ron Peterson
Date:
Subject: Re:
Next
From: Ed Loehr
Date:
Subject: Re: Dropping tables