Relative Content

Tag Archive for cpostgresqlcompilationcc

Error while loading shared libraries: libpq.so.5

I am trying to write a basic client for Postgres integration in C using libpq, I compiled the libraries following the Client-only installation on this page and so far so good, I compile my program with the following: