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

dab_cmdline unable to locate shared library #11

Closed
Discosmurf opened this issue Apr 28, 2017 · 1 comment
Closed

dab_cmdline unable to locate shared library #11

Discosmurf opened this issue Apr 28, 2017 · 1 comment

Comments

@Discosmurf
Copy link

Discosmurf commented Apr 28, 2017

I've followed your guide, but when I try to run dab_cmdline I get the following error:
./dab_cmdline: error while loading shared libraries: libdab_lib.so: cannot open shared object file: No such file or directory

This may be a stupid question, but am I supposed to move libdab_lib.so somewhere after I build?
(The install places the lib correctly into /usr/local/lib)

@Discosmurf
Copy link
Author

Solved:
After installing the shared library, run ldconfig in order to update the shared library cache.

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

1 participant