Re: [GENERAL] Whence libpgtcl.so ??

From: Charles Tassell <ctassell(at)isn(dot)net>
To: "Robert Wagner" <rwagner(at)siac(dot)com>, Christopher_Stewart(at)xopheria(dot)org
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Whence libpgtcl.so ??
Date: 1999-09-02 18:00:00
Message-ID: 4.1.19990902145638.00c7fe80@mailer.isn.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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]

In response to

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 1999-09-02 18:35:52 User Registration Page: Feedback, Please?
Previous Message The Hermit Hacker 1999-09-02 16:12:55 Re: [GENERAL] Accounting/inventory systems