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

jackd: error while loading shared libraries: libjackserver.so.0: #72

Closed
kaklik opened this issue Oct 11, 2014 · 2 comments
Closed

jackd: error while loading shared libraries: libjackserver.so.0: #72

kaklik opened this issue Oct 11, 2014 · 2 comments

Comments

@kaklik
Copy link

kaklik commented Oct 11, 2014

If I compile jack sources by these steps:

git clone https://github.com/jackaudio/jack2.git
cd jack2
./waf configure --alsa
./waf build
sudo ./waf install

Every step are sucessfull and libjackserver.so is copied to /usr/local/lib.

But I am getting this error message:

odroid@ODROID3:~/git/jack2$ jackd
jackd: error while loading shared libraries: libjackserver.so.0: cannot open shared object file: No such file or directory

@nedko
Copy link
Contributor

nedko commented Oct 11, 2014

man ldconfig

@kaklik
Copy link
Author

kaklik commented Oct 12, 2014

Sorry, I did not know how library cache works.

@kaklik kaklik closed this as completed Oct 12, 2014
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