I am trying to get the pqsql lib built and cannot get the config option correct. The help says:
with-pgsql=DIR What DIR, please? Each package seems to have a different definition of DIR. I have these on my Deb 8 system: /usr/include/postgresql ... /usr/include/postgresql/9.4 [and lots of subdirs] /usr/lib/postgresql/9.4 /usr/lib/postgresql/9.4/bin /usr/lib/postgresql/9.4/lib /usr/share/postgresql-common/ ... There is no pkg-config postgresql.pc on the system, but I guess I could make one and use that for DIR. But what is expected? Thanks. Best regards, -Tom
