Re: compiling 7.2.3 with tcl -- tcl.h

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stefan Reuschke <reuschke_ukl(at)web(dot)de>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: compiling 7.2.3 with tcl -- tcl.h
Date: 2002-12-30 00:38:19
Message-ID: 13957.1041208699@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Stefan Reuschke <reuschke_ukl(at)web(dot)de> writes:
> libpgtcl.h:19: tcl.h: Datei oder Verzeichnis nicht gefunden -> means file or folder not found

> But it's there:
> /usr/local/ActiveTcl/include/tcl.h

I think you need a --with-includes pointing at that directory.

As of Tcl 8.4, the tclConfig.sh script finally includes a symbol
indicating where to find Tcl's include files, but Postgres doesn't
yet know to use it. With earlier Tcl releases you'd need a manual
--with-includes anyway :-(

regards, tom lane

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message ljb 2002-12-30 02:44:47 Shouldn't .pgpass work with anything which uses libpq?
Previous Message Stephane Paquin 2002-12-29 23:07:17 bug report