I'm having no end of trouble with audacity. To start with, I'm not sure I entirely understand the whole deal with audacity and wxGTK, but I can at least get it to work by doing something like:
USE="wxgtk1 -unicode" emerge wxGTK
followed by
ACCEPT_KEYWORDS=~x86 emerge audacity
But then the program doesn't really work right. If I try to select the Preferences menu, it segfaults. And the menu next to microphone volume slider won't work. Needless to say, it won't do what I really want to do; namely, record voice from the microphone. I can hit record, and I see the thing start rolling, but it just puts up a flat line.
Anyone got this thing working? I think I'm probably not doing the emerge correctly (I assume there's some configuration that will allow the stable version to work).


