sam writes:
> I have comiple tcl 8.3.2 and tk 8.3.2 complete
> but I want to compile postgresql 7.1.3 with tcl
Time to upgrade.
> gcc -pipe -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -DPIC -I../../../src/interfaces/libpq
-I../../../src/include -c -o pgtcl.o pgtcl.c
> In file included from pgtcl.c:19:
> libpgtcl.h:19: tcl.h: No such file or directory
Check where the file tcl.h is. Maybe you need to install a "devel"
package or find out where it is located on your system.
--
Peter Eisentraut peter_e@gmx.net