No postgresql support?

Dave Peticolas dave@krondo.net
26 Feb 2002 02:08:09 -0800


On Mon, 2002-02-25 at 16:54, Timothy Reaves wrote:
> 	Hello.  I just went through the painful process of compileing with
> PostgreSQL support.  I took the SuSE source RPM, modified the spec file
> and added '--enable-sql' to the configure line.  The first time I went to
> build the RPM it failed because it could not find the postgreSQL header
> files.  I had forgot to install the dev package.  Opps!
> 
> 	Anyway, I installed that, and built the RPM.  I installed the rpm, but
> when I go to save to PostgreSQL, I get an error 'The URL
> postgres://server/database is not supported by this version of GnuCash'. 
> Any ideas what might have gone wrong, and how to fix it?

Does the RPM include the libgncmod-backend-postgres.* shared library 
files?

dave