The =DIR parameter is optional. If you have the libpq-dev package
installed, it should find it automatically.

On 7 April 2017 at 16:28, Tom Browder <[email protected]> wrote:
> 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

Reply via email to