Directly installing GemStone and loading gt4gemstone for development
This page documents the steps to load the Gt server code in a GemStone stone. The resulting GemStone DB is in the same state as used by the feenk CI.
These scripts should be run in the image directory and will install GemStone there. Run the scripts into the same console session, as they set local environmental variables.
Installing GemStone in to:
FileLocator imageDirectory / 'remote-gemstone'
Is two command process. Note that remote-gemstone
must not exist before installation.
If the installation worked on, start the netldi server and a stone named gs64stone
If NetLDI has been configured as a service (requires root permission, see the GemStone documentation), start netldi & the stone:
If NetLDI hasn't been configured as a service, start it on a known port, e.g.:
If NetLDI fails there may be an issue with permissions for some GemStone files