Can anyone help me with a Linux issue?
I hope one of you is a *nix power user, and can help me out.
I was trying to get mixxx to work with shoutcast, and in the process not only did I manage to break mixxx (it says there's no sound device configured, and I can't find a solution anywhere online) but I also managed to break audacity.
So when I try to launch audacity from the menu, it just doesn't start. When I try to launch it from the cli, it fails with an error message: audacity: symbol lookup error: audacity: undefined symbol: PaAlsa_GetStreamInputCard
But if I use this to start it, audacity works normally: LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/ audacity
So I presume that I messed up my PATH somehow when I was trying to get mixxx to work, and I wonder if anyone who knows how to interpret this information can help me fix it, so I don't have to use that expicitly-defined LIBRARY PATH to start audacity from a terminal?
I'm hopeful that, if I can figure out how to fix this, I will also be able to fix mixxx.




















