From: Chris G. <cl...@is...> - 2013-02-02 16:06:18
|
On Sat, Feb 02, 2013 at 06:31:42AM -0800, jeff welty wrote: > When you run the configure script, by default gwc will use the ALSA sound > driver. > So find the pulse audio development libraries (not sure what they are > called on ubuntu), then try: > "configure --enable-pa" Ah! :-) > (configure should print a little message about using pulse audio, if it > doesn't then you don't have the correct pulse audio development libs > installed) Exactly, I had to install libpulse-dev. It would be good if configure output an error if you ask for --enable-pa and the library/headers aren't there. > Once that succeeds, do: > "rm *.o" > "make" > Yes, I have a fully working 0.21-18 now and I'm not getting any errors. When run from the command line it reports:- Current stack limit: 8388608 bytes libsndfile Version: libsndfile-1.0.25 1 0 25 Open the Pulse audio device Closing the Pulse audio device Open the Pulse audio device Closing the Pulse audio device Open the Pulse audio device Closing the Pulse audio device Open the Pulse audio device Closing the Pulse audio device Open the Pulse audio device Closing the Pulse audio device Open the Pulse audio device Closing the Pulse audio device Open the Pulse audio device ... ... Which looks quite encouraging. Thanks for all the help and hard work! -- Chris Green |