Re: [Pharo-project] Sound on Linux

2011-07-18 Thread Lemuus
At least on OpenSuSE 11.4 x86_64 if you copy the pulse audio plugin from SqueakVM 4.4.7.2357-linux_i386, and the evaluate AbstractSoundSystem soundEnabled: true. The sound works. On Mon, Jul 18, 2011 at 8:55 AM, Schwab,Wilhelm K wrote: > To see if sound works on Linux, I grabbed Squeak 4.2 - it w

[Pharo-project] Sound on Linux

2011-07-18 Thread Schwab,Wilhelm K
To see if sound works on Linux, I grabbed Squeak 4.2 - it works, at least on Ubuntu Lucid. In Pharo 1.3, I can't enable the sound preference. I'm not sure if that's good or bad :) Any ideas?