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

Поиск
Список
Период
Сортировка
От Ed Loehr
Тема Re: libpgtcl.so missing from pgaccess on FreeBSD4.0?
Дата
Msg-id 3948FF23.B37EC446@austin.rr.com
обсуждение исходный текст
Ответ на libpgtcl.so missing from pgaccess on FreeBSD4.0?  (<lampe@durawebs.com>)
Список 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 по дате отправления:

Предыдущее
От: Ron Peterson
Дата:
Сообщение: Re:
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: Dropping tables