For the GS Smalltalkers among you, I uploaded a GemTools image that
works with the MagLev Alpha release to:
http://bit.ly/8iKBAP
It defaults to the NetLDI port the MagLev installer set up in /etc/
services, i.e.
"gs64ldi 50378/tcp # Gemstone netldi".
Here's an arcane piece of administrivia that could entrap GLASS users:
If you're using GLASS the line in /etc/services is probably:
"gs64ldi 50377/tcp # Gemstone netldi".
You can change the default in the GemTools-MagLev-alpha image to
50377, and then run either GLASS or MagLev through port 50377. You
just can't run both at the same time.
If you want to run both GLASS and MagLev at the same time, you'll need
two lines in /etc/services with different service names. You'll also
need to change the NetLDI name used by GLASS -- it's a bit more
obscure to change the NetLDI name used by MagLev.
-- Monty