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

Cannot load extension into PostgreSQL 15 and 14 - libfq-0.5.0.so #40

Open
milocha opened this issue Apr 7, 2023 · 1 comment
Open

Comments

@milocha
Copy link

milocha commented Apr 7, 2023

I tried to install the library on both version 14 and 15 on debian and ubuntu. I always get the same message

postgres=# create extension firebird_fdw; ERROR: could not load library "/usr/lib/postgresql/15/lib/firebird_fdw.so": libfq-0.5.0.so: cannot open shared object file: No such file or directory

The libfq-0.5.0.so library installed without errors and is in /usr/local/lib

whereis libfq-0.5.0.so

libfq-0.5.0: /usr/local/lib/libfq-0.5.0.so`

I have no more ideas for this error

@mkgrgis
Copy link
Contributor

mkgrgis commented Apr 7, 2023

Hello, @milocha ! Please read INSTALL-debian-ubuntu.md and carefully read ibarwick/libfq#5 Please add your opinion to this discussion at the link.

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