DrScheme: DrScheme from the PLT Organization
Version: This is version 209 of DrScheme.
Installing: First, you can download plt-209-bin-i386-linux.sh from the CD-ROM, and save it to your hard disk.
This is a self-installing shell script. You should run it by either running sh file.sh with the file as an argument, or run chmod +x file.sh on the file to make it executable and then run it. The installer will verify its integrity, then ask you a few questions about the place you want to install the PLT tree at. Optionally, it can create some links in standard directories like links in the system's lib and the man directories.
The authors offer this warning: "These binaries were compiled on a recent Linux configuration (Fedora Core). If you get some libc-related errors then you should try the Linux/GCC2 distribution that was compiled on an older configuration. (Or other builds, depending onavailability.)"
The DrScheme download page can be found by going to the web site link, below.
Using DrScheme with CS 61A or CS 3: The CD has setup files for DrScheme for CS 61A in the CS 61A section, and for CS 3 in the CS3 section.
More information is available at the web site.