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

Path build problems on Ubuntu 12.04 #4

Open
mtim opened this issue Jun 4, 2012 · 1 comment
Open

Path build problems on Ubuntu 12.04 #4

mtim opened this issue Jun 4, 2012 · 1 comment

Comments

@mtim
Copy link

mtim commented Jun 4, 2012

Ubuntu uses a different set of paths. Push to follow.

@hughes
Copy link

hughes commented Jul 24, 2013

For time-travelling githubbers: if you get the error on pgdriver.go:10:22: fatal error: libpq-fe.h: No such file or directory then add the following symbolic links:

sudo ln -s /usr/include/postgresql/libpq-fe.h /usr/include/
sudo ln -s /usr/include/postgresql/postgres_ext.h /usr/include/

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