Re: [GENERAL] Whence libpgtcl.so ?? - Mailing list pgsql-general

From Charles Tassell
Subject Re: [GENERAL] Whence libpgtcl.so ??
Date
Msg-id 4.1.19990902145638.00c7fe80@mailer.isn.net
Whole thread Raw
In response to Whence libpgtcl.so ??  ("Robert Wagner" <rwagner@siac.com>)
List pgsql-general
IT sounds like you got a PostGres distribution without TCL support.  If you
compiled it yourself, try recompiling with the --with-tcl option.  You
could probably get way with just grabbing the source tarball for the same
version of PostGres you are using, running ./configure --with-tcl then
switching into the interfaces/tcl dir and typing make;make install but I
couldn't say for sure.

At 11:12 AM 9/2/99, Robert Wagner wrote:
>Dear Christopher
>
>> Umm, you try loading libpgtcl.so into your new wish yet?
>
>There is no file by the name libpgtcl.so on my system.  Is there a place to
>download it?  In /usr/local/pgsql/lib there is libpgtcl.a, libpgtcl.sl and
>libpgtcl.sl.2.
[snip]

pgsql-general by date:

Previous
From: ds@ics.elcom.ru
Date:
Subject: How to close transaction?
Next
From: The Hermit Hacker
Date:
Subject: User Registration Page: Feedback, Please?