-
Notifications
You must be signed in to change notification settings - Fork 19
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
Comments
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 unsubscribe<https://github.com/notifications/unsubscribe-auth/AAAK2XZZDUHGZ5R46UAH6HTT366F7ANCNFSM5BZ3GMUQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>.
|
Anything more that we can help with here? |
Is there any good solution for this library about libopcodes-xx.xx.xx-system.so cannot find? |
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?
The text was updated successfully, but these errors were encountered: