/usr/bin/ld: cannot find -lpq
how to install lpq which is the part of PostgreSQL development lib
See my reply here, it also install libpq
:
https://discussion.fedoraproject.org/t/setup-postage-sql-and-pgadmin/76694/2?u=ersen
1 Like
sudo dnf install postgresql-devel
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.