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'. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- [ADMIN] PostgreSQL client libraries only. C. Bensend
- Peter Eisentraut