GemStone/S software
If you are just getting started with GemStone, we strongly recommend the GLASS Virtual Appliance, which provides a completely pre-configured, ready-to-run GLASS system packaged as a VMware Virtual Appliance. It contains a Squeak image you can use to develop Seaside applications.
- GLASS Virtual Appliance beta10 (~800 MB)
If you have experience installing GemStone/S, and are comfortable with setting up Apache and FastCGI and other system and network administration tasks, you may download a native GemStone/S Web Edition for Linux, or a preview of the upcoming Mac OS X Leopard version. These include either a GemStone/S 2.2.5.4 production release or a GemStone/S 2.3 beta release and Seaside 2.8, but not Linux, Apache, or a Squeak VM.
The simplest way to install the GemStone/S Web Edition is to download and execute one of the shell scripts below. They create a soft link to GemStone in /opt/gemstone/product. If /opt/gemstone/product already exists, you should rename or remove it before executing the script. Use 2.2.5.4 for production systems, otherwise use 2.3 Beta2.
-
GemStone/S 2.2.5.4 Web Edition for Linux (~126 MB)
You can either follow these installation instructions or use this shell script that downloads GemStone/S and installs it in/opt/gemstone/automatically. -
GemStone/S 2.2.5.4 Web Edition for Mac OS X Leopard (~82 MB)
You can either follow these installation instructions or use this shell script that downloads GemStone/S and installs it in your current directory automatically. -
GemStone/S 2.3 Beta2 Web Edition for Linux (~113 MB)
This shell script downloads GemStone/S and installs it in/opt/gemstone/automatically. -
GemStone/S 2.3 Beta2 Web Edition for Mac OS X Leopard (~69 MB)
This shell script downloads GemStone/S and installs in your current directory automatically.
Squeak image and GemStone/S libraries
If you want to use a Squeak image running natively on your machine instead of in the GLASS Virtual Appliance, download an appropriate version of GemTools. It contains everything you need to connect to GemStone/S and start developing a Seaside application – Squeak image/changes, GemStone library, even a Squeak VM. It runs on Mac OS X, Windows, and Linux. This is the simplest way to get Squeak working with the GLASS Virtual Appliance. You can also use it to connect to a native GemStone/S Web Edition by replacing "glass" in the login box with "localhost" or your hostname.
- GemTools 2.2.5.1 for all platforms (~22 MB)
- GemTools 2.3 for all platforms (~20 MB)
If you want to 'build your own' for GemStone/S 2.3, download a compatible Squeak image and 32-bit GemStone/S library for your platform. You'll also need a 32-bit Squeak 3.9 VM from squeak.org.