On Thu, 2003-08-21 at 05:42, Jorge Almeida wrote: > Has anyone managed to get audacity-1.1.3 working? I emerged it with > USE="-gtk2" and it compiles, but it spills out error messages on opening. > I searched the foruns and someone had the same problem > (http://forums.gentoo.org/viewtopic.php?t=64480&highlight=audacity) > but got no replies... > Moreover, the help system is broken (file > audacity-help.htb doesn't exist). > TIA,
Audacity 1.1.3 works for me on Gentoo. No messages at all in the term where I start it. I'm using Alsa with an unreleased driver for an RME card. (should be in CVS within a few weeks) My make.conf flags look like: # Example: USE="X gtk -gnome alsa radeon" ALSA_CARDS="via82xx hdsp" # Decent examples: CFLAGS="-mcpu=athlon-xp -O3 -pipe" # If you set a CFLAGS above, then this line will set your default C++ flags to # the same settings. CXXFLAGS="${CFLAGS}" ACCEPT_KEYWORDS="~x86" Hope that helps, Mark -- [EMAIL PROTECTED] mailing list