=== Top of the Swiki === Attachments ===

Quick Install

For a quick installation on Unix, do the following.


  1. Build a virtual machine from Ian's 2.4 sources. Make sure it works, and back up your files before proceeding.

  2. Change directory to the top of your 2.4 source tree, and unpack the tar file or the zip archive, overlaying the existing files.

  3. Rebuild the virtual machine. Copy the VM and the loadable modules (.so files) to their proper locations. If in doubt, put copies of the loadable modules in the directory from which you run Squeak.

  4. Run Squeak using the new VM and the new loadable modules. File in the change set for OSProcess, and try the examples in OSProcess class and UnixProcess class.