Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Squeak for Ubuntu Users
Last updated at 9:23 pm UTC on 23 April 2009
As of 9:00 pm on 23 April 2009 UTC Squeak on Ubuntu 8.04 LTS is lacking in sound.

The pursuit of a fix is on the April 2009 squeak-dev list.
http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-April/date.html.

The cause is a missing vm-sound-ALSA.so module in /usr/lib/squeak/3.9-8/

The work around is to restore the module by hand.
Or to copy the entire /usr/lib/squeak/3.9-8/to somewhere easier to change.
Restore the module.
Add the path to the launchers invocation
via a squeak -plugins /home/myDir/mySqVmPlugins/ for example.

more later.wiz