Re: [SQL] installing pgaccess

2000-09-17 Thread Peter Eisentraut
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/

Re: [SQL] installing pgaccess

2000-09-15 Thread Tom Lane
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

[SQL] installing pgaccess

2000-09-15 Thread Keith Wong
Anybody know how to compile pgaccess from postgres source files? It must be a configure option, but I can't find it. Keith.