Re: libpgtcl.so missing from pgaccess on FreeBSD4.0?

From: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
To: lampe(at)durawebs(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: libpgtcl.so missing from pgaccess on FreeBSD4.0?
Date: 2000-06-15 16:06:59
Message-ID: 3948FF23.B37EC446@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

lampe(at)durawebs(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim Mercer 2000-06-15 16:09:17 Re: libpgtcl.so missing from pgaccess on FreeBSD4.0?
Previous Message Ron Peterson 2000-06-15 16:00:53 Re: