Tom Lane wrote:
Zdenek Kotala <[EMAIL PROTECTED]> writes:
But problem is also in configure which does not fail when tclsh is not
found.

Yes it does ...

    if test $[#] -eq 0; then
        test -z "$TCLSH" && AC_MSG_ERROR([unable to locate tclConfig.sh because 
no Tcl shell was found])


                        

Does that happen if you specify the location of tclConfig.sh? I assume it usually knows where tclsh is, but the pltcl utilities won't.

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to