Paul R. Sand wrote:
> I am trying to get run the Postgres front-end with TCL. I can’t find
> the library (libpgtcl.dll) after I build postgres. I did notice that
> when running config “tcl” and “tk” are set to “no”. Is there a way to
> override config (or what do I need to add to get config to decide to
> build “tcl” and “tk”) before running make? I need to force the
> creation of the libpgtcl.dll to be able to load it into the TCL
> interpretor.
>
> Thanks
>
> Paul
>
Hi,
I think that recent releases have moved the interfaces out of the main
distro. You have to find the interfaces,
and configure with --enable-tcl, or --with-tcl="tcldirectory"..
Iy's been a while so excuse this terse reply...
regards,
nicolas boretos