Postgresql backend
Linas Vepstas
linas@linas.org
Wed, 29 Aug 2001 14:20:43 -0500
On Wed, Aug 29, 2001 at 12:13:32PM -0700, dwalker@cosmicfires.com was heard to remark:
> Configure doesn't find my Postgresql installation in /usr/local/pgsql
> when I specify --enable-sql. How can I fix this?
uggh. Do you have 'prostrges-devel' installed? Its looking for the
file libpq-fe.h and not finding it. Look in configure.in and/or in
configure to see what its looking at.
btw. gnucash really kinda needs postgres 7.1 or newer, some things don't
work in 6.5 and there's no easy compatible way to fix that.
--linas