I recently tried installing postgresql using a configuration that included
the parameter "--with-tcl". When I called make, it returned some sort of
error which I don't have handy at the moment. I reconfigured dropping the
"--with-tcl" and the make worked fine. I want the "--with-tcl" option so
that I can use the pgaccess. Is there something additional I need to
download in order to use "--with-tcl" in my configuration, or should it all
be included in the postgresql download?