Comment 4 for bug 197460

Revision history for this message
surfed (surfed) wrote : Re: [Bug 197460] Re: Play button on Hercules MK2 does not get released

So it seems it uses libdjconsole.....

$ ldd -r `which mixxx` | grep libdj

libdjconsole.so.0 => /usr/lib/libdjconsole.so.0 (0xb6f38000)

"I have noticed even people who claim everything is predestined, and that we can do nothing to change it, look before they cross the road."

ironstorm wrote:
> try:
>
> ldd -r `which mixxx`
>
> That should tell you what libs it's linked against.
>
>