Re: Install & Configure psqlodbc 9.3 on SLES 12

Clemens Ladisch <[email protected]> Wed, 20 Nov 2019 16:27:35 +0100
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <[email protected]>
Ben Nkoadi wrote:
> What do I put as a value “--with-libpq” as the library files do not yet exist on the system?

The library should be found automatically, if it is installed.

> Do I need to first install these libraries and where can I download them from?

Try installing the libpq5 and postgresql94-devel packages.


Regards,
Clemens