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

ERROR: could not access file "$libdir/multicorn": No such file or directory #251

Open
Bearshanjun opened this issue Apr 22, 2020 · 2 comments

Comments

@Bearshanjun
Copy link

Hi, i am new to elasticsearch if this is a stupid question please pardon me, i am trying to Create the extension in the target database

root=# create extension multicorn ;
ERROR: could not access file "$libdir/multicorn": No such file or directory

please help me

@rdunklau
Copy link
Contributor

Hello,

I don't know why you're mentioning elasticsearch, but you probably didn't compile and install multicorn or not at the right place. What did you do ?

@Bearshanjun
Copy link
Author

I want to connect postgres with multicorn, but this is not important anymore.
I installed postgres 9.5 in /usr/local
Execution
export PATH=/usr/local/postgresql/bin:$PATH
make && make install
in /tmp/multicorn, there is no error, but the execution
create extension multcorn ;
this error occurred

multcorn can't install under /tmp ? or did I ignore any mistakes

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