Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the error for building with postgresql #15

Closed
adibro500 opened this issue May 15, 2020 · 2 comments
Closed

Getting the error for building with postgresql #15

adibro500 opened this issue May 15, 2020 · 2 comments

Comments

@adibro500
Copy link

adibro500 commented May 15, 2020

/usr/local/include/li/sql/pgsql.hh:19:10: fatal error: libpq-fe.h: No such file or directory 19 | #include "libpq-fe.h" | ^~~~~~~~~~~~

Getting this error when compiling the pgsql database connection

Why is it pointing to current directory ?

@matt-42
Copy link
Owner

matt-42 commented May 15, 2020

What distribution are you using ?

@matt-42
Copy link
Owner

matt-42 commented May 15, 2020

If ubuntu you need these packages: postgresql-server-dev-all libpq-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants