Hello -
Upon installing and using squeak-vm to run Scratch, it appears as though vm-sound-ALSA is not included or installed by the latest package:
This results in a an error when I run scratch: SoundPlayer class(Object)>>primitiveFailed
Once I got the plugin from a Scratch programmer and put it in the correct folder, sound works (aside from midi, but that's another story and a problem we're looking at solving without bugging you guys if we can help it :<) .)
Below is the list of files installed when I ran the script.
Have I missed something, or should I be following extra steps to download and install the ALSA plugin?
Thanks very much for making some really cool software.
-Amos
usr/
usr/local/
usr/local/bin/
usr/local/bin/squeak
usr/local/share/
usr/local/share/man/
usr/local/share/man/man1/
usr/local/share/man/man1/
inisqueak.1
usr/local/share/man/man1/squeak.1
usr/local/doc/
usr/local/doc/squeak/
usr/local/doc/squeak/README.Keyboard.gz
usr/local/doc/squeak/README.Contributing.gz
usr/local/doc/squeak/README.Sound.gz
usr/local/doc/squeak/COPYING
usr/local/doc/squeak/COPYING.gz
usr/local/doc/squeak/COPYRIGHT.gz
usr/local/doc/squeak/LICENSE.gz
usr/local/lib/
usr/local/lib/squeak/
usr/local/lib/squeak/npsqueakregister
usr/local/lib/squeak/npsqueakrun
usr/local/lib/squeak/3.10-1/
usr/local/lib/squeak/3.10-1/npsqueak.so
usr/local/lib/squeak/3.10-1/UnixOSProcessPlugin
usr/local/lib/squeak/3.10-1/PseudoTTYPlugin
usr/local/lib/squeak/3.10-1/vm-display-X11
usr/local/lib/squeak/3.10-1/vm-display-fbdev
usr/local/lib/squeak/3.10-1/XDisplayControlPlugin
usr/local/lib/squeak/3.10-1/VideoForLinuxPlugin
usr/local/lib/squeak/3.10-1/squeak
usr/local/lib/squeak/3.10-1/vm-display-null
usr/local/lib/squeak/3.10-1/Squeak3D
usr/local/lib/squeak/3.10-1/vm-sound-null