AZScanner
Member
- Joined
- Dec 19, 2002
- Messages
- 3,342
- Reaction score
- 13
I tried to build and install DSD 1.4 on Ubuntu 13.10, but when I attempt to run it, I get this error:
dsd: error while loading shared libraries: libmbe.so.1: cannot open shared object file: No such file or directory
The library file is in usr/local/bin where it's supposed to be, so I'm stumped. Is it looking for it somewhere else?
Thanks for any help.
-- Nevermind, figured it out. The libmbe files just need to be copied to usr/lib. For some reason the build process put them in usr/local/lib instead. Weird. Now I just need to figure out how to get it to see the correct audio device but I know that's here on the forums somewhere.
-AZ
dsd: error while loading shared libraries: libmbe.so.1: cannot open shared object file: No such file or directory
The library file is in usr/local/bin where it's supposed to be, so I'm stumped. Is it looking for it somewhere else?
Thanks for any help.
-- Nevermind, figured it out. The libmbe files just need to be copied to usr/lib. For some reason the build process put them in usr/local/lib instead. Weird. Now I just need to figure out how to get it to see the correct audio device but I know that's here on the forums somewhere.
-AZ
Last edited: