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

dsd: error while loading shared libraries: libmbe.so.1 #125

Open
hyserski opened this issue Sep 5, 2022 · 1 comment
Open

dsd: error while loading shared libraries: libmbe.so.1 #125

hyserski opened this issue Sep 5, 2022 · 1 comment

Comments

@hyserski
Copy link

hyserski commented Sep 5, 2022

Hi. I'm trying to use dsd on my Fedora 36
I installed everything including mbelib & I see this
Can I fix it somehow?
dsd: error while loading shared libraries: libmbe.so.1: cannot open shared object file: No such file or directory

@sgarringer
Copy link

You probably need to make sure to add /usr/local/lib to your library path:

export LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib

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