Installation

BotsInc

The environment used in this book has been developed to run on top of Squeak. Squeak is a rich and powerful Open Source multimedia environment written entirely in Smalltalk and freely available for most computer and operating systems at http://www.squeak.org. Note, however, that you will not be using the default Squeak distribution. Rather, you will be using a distribution that I have prepared for use with this book.

Squeak runs exactly the same on all platforms. However to make your life a little easier, I have prepared several platform-dependent compressed files. The principle is exactly the same on a Mac, PC, or any other platform. The only differences are in the tools for file decompression and the way that you will invoke Squeak. Once you have obtained a file named ReadyToUse.zip, you decompress it and then drag the file named Ready.image (Mac) or Ready (PC) onto the Squeak application, and that does it! The file Ready[.image] contains the complete environment used in this book. Note that you may get files with slightly different names, but that should have no effect on how everything works.

Installation on a Macintosh

For installation on a Macintosh, you should have a ZIP archive file named readyToUse.zip. Normally, double clicking on the files icon should invoke the proper decompression software, such as StuffIt Expander. Once this archive has been decompressed, you should end up with four files. You should identify two files: the file named Ready.image and the Squeak application file (the one without a file extension in the figure it is named Squeak).

Installation under Windows

For installation under Windows, you should have a ZIP archive file named readyToUse.zip. Once this archive has been decompressed using WinZip, you should end up with four files. You should identify two files: the file named Ready and the Squeak application file (the one without a file extension in the following figure; it is named Squeak).

Opening the Environment

To open the environment, drag the file Ready[.image] onto the Squeak application, that is, onto the file named Squeak, as shown in the following figure.

The environment can be opened simply by double clicking on the image file. However, there are several disadvantages to this: You may have to identify the Squeak application, and sometimes another application may interfere and try to use the image file. Moreover, you can find yourself in trouble if you have multiple installations of different versions of Squeak. So I suggest that you always open the environment by dragging and dropping the image file onto the Squeak application file or an alias of it.

Last changed by admin on 21 April 2009