Re: [ADMIN] PostgreSQL client libraries only.

2001-02-07 Thread Peter Eisentraut
C. Bensend writes: > Can anyone point me to a tarball of the PostgreSQL libraries only, or > a ./configure option that will allow me to only install the libraries > needed for Apache/PHP to access a remote PostgreSQL database? configure as normal. Then 'gmake -C src/interfaces/libpq all|install

[ADMIN] PostgreSQL client libraries only.

2001-02-06 Thread C. Bensend
Hello folks, Hopefully, this is the correct forum. I wasn't entirely sure. I'm trying to perfect a process for installing Apache/PHP/OpenSSL/Mod_SSL on OpenBSD machines. This I have done, and it works well. :) Yay. I need to provide PostgreSQL support for this webse