On Sun, Mar 20, 2016 at 05:30:51PM +0100, Harry Thijssen wrote:
> It seems I am lost. I now even patch configure so PSQL support is always
> "yes".  But still the installed version reports that PostGres support is
> not included in the compiled version.
> 
> What trigger can PSPP used to decide if it will compile with PostGres
> support after configure sets it to yes.

configure also must find the pg_config program.  If it can't find it,
you can specify its location on the configure command line:

    ./configure PG_CONFIG=...path...

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to