Re: Bug #632: Problem configuring postgresql - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #632: Problem configuring postgresql
Date
Msg-id 16185.1018716311@sss.pgh.pa.us
Whole thread Raw
In response to Bug #632: Problem configuring postgresql  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> checking for tclsh... no
> checking for tcl... no
> checking for tclConfig.sh... configure: error: unable to locate tclConfig.sh because no Tcl shell was found

> But I have tclsh here:
> /usr/local/bin/tclsh8.4

I don't think configure will find it under that name.  Do you have it
linked to plain "tclsh"?

You might need to use --with_tclconfig if you can't figure out another
way.

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #632: Problem configuring postgresql
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #633: CASE statement evaluation does not short-circut