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

Could not open library 'archive': archive: cannot open shared object file: No such file or directory. (LoadError) #23

Open
lovemaxcn opened this issue Sep 5, 2019 · 1 comment

Comments

@lovemaxcn
Copy link

I'm using ffi-archive and raise error when i start server:

Could not open library 'archive': archive: cannot open shared object file: No such file or directory. (LoadError)
Could not open library 'libarchive.so': libarchive.so: cannot open shared object file: No such file or directory.
Could not open library 'libarchive.so.2': libarchive.so.2: cannot open shared object file: No such file or directory

@lamont-granquist
Copy link
Contributor

that does not look a bug that looks like an LD_LIBRARY_PATH error or something like that. its going to depend on your operating system and how you've compiled the gems. we probably can't help you.

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