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 while loading shared libraries: libopcodes-2.27.so #41

Open
dickreuter opened this issue Aug 9, 2021 · 3 comments
Open

Error while loading shared libraries: libopcodes-2.27.so #41

dickreuter opened this issue Aug 9, 2021 · 3 comments

Comments

@dickreuter
Copy link

When I try to pip install pyKerberos I get:

Error while loading shared libraries: libopcodes-2.27.so

The file is actually available on my machine, but it cannot be found.

Is there any way I can specify the path where it should look for it?

@02strich
Copy link
Owner

02strich commented Aug 10, 2021 via email

@02strich
Copy link
Owner

02strich commented Mar 9, 2022

Anything more that we can help with here?

@Refx-refx
Copy link

Refx-refx commented Aug 9, 2023

Hey, you should be able to provide paths for dynamic libraries using LD_LIBRARY_PATH environment variable (assuming your on Linux). Have a look at https://www.hpc.dtu.dk/?page_id=1180 to see how to use it. On August 9, 2021 at 04:49:55, Nicolas Dickreuter @.@.>) wrote: When I try to pip install pyKerberos I get: Error while loading shared libraries: libopcodes-2.27.so The file is actually available on my machine, but it cannot be found. Is there any way I can specify the path where it should look for it? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<#41>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAAK2XZZDUHGZ5R46UAH6HTT366F7ANCNFSM5BZ3GMUQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

Is there any good solution for this library about libopcodes-xx.xx.xx-system.so cannot find?

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

3 participants