On Sat, 26 Jun 2004 01:20:56 -0400, Mark Roach
> apt-get source gnucash
> apt-get build-dep gnucash
> cd gnucash-{version}
> $EDITOR debian/rules # (here you should modify the line that runs ./
> configure and add the appropriate switches)
> dpkg-buildpackage
And installing the Postgres development files. :)
> then install the resulting .deb file.
> Hope that helps.
That worked like a charm, thanks.
Berteun