Keith Wong writes:
> Anybody know how to compile pgaccess from postgres source files?
> It must be a configure option, but I can't find it.
--with-tcl --with-x
--
Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
Keith Wong <[EMAIL PROTECTED]> writes:
> Anybody know how to compile pgaccess from postgres source files?
I think it's driven by configure --with-tcl.
regards, tom lane
Anybody know how to compile pgaccess from postgres source files?
It must be a configure option, but I can't find it.
Keith.