OK, what am I missing here?

Status
Not open for further replies.

AZScanner

Member
Joined
Dec 19, 2002
Messages
3,342
Reaction score
13
Location
Somewhere in this room. Right now, you're very col
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
 
Last edited:

AZScanner

Member
Joined
Dec 19, 2002
Messages
3,342
Reaction score
13
Location
Somewhere in this room. Right now, you're very col
OK, got past all that after doing much reading up on this forum and elsewhere that Ubuntu 13.10 doesn't have a dev/audio for DSD to use. Oh brother...

I managed to get DSD to run by using aoss to emulate the old dev/audio it wanted to see:
aoss dsd -f1 -mg

and it chugs along happily after that, BUT it's just not decoding diddly squat. Lots of "ignoring ldu2 not preceeded by ldu1" and all that nonsense. Every now and then a little audio blurp comes out with lots of errorbars but other than that, silence. I think the fact I'm running it thru aoss is to blame. Has anyone gotten this to run on Ubuntu 13 successfully? If so, I could use some help - please share how you got it to work.

Thanks,
-AZ
 
Status
Not open for further replies.
Top