Add pg_config libdir to the library's rpath#1357
Conversation
|
NOTE: I have tested this only on centos. |
a595830 to
99262a2
Compare
|
Looks like |
|
Will this be merged? |
|
Hi, sorry, I thought you still had issues to solve around it. This changeset makes me pretty nervous because it has just no test. Is there a way to reproduce the issue in first place and then to verify it's fixed by this change? Can you comment in the setup.py why are we doing that thing? Can you run a packaging task to verify that build works on all the platforms supported? Thank you |
|
@gtzampanakis you should need to add the library path to There are valid uses for One could do that conditionally by e.g. checking the output of |
Close #1356.