calisto-20000323/
calisto-20000323/lib/
calisto-20000323/lib/etc/
calisto-20000323/lib/players/
calisto-20000323/lib/text/
calisto-20000323/log/
Welcome to Calisto, this file is split into several sections or you can use the
Quick Start.

Sections - Quick Start, Unpacking, Compiling, Running, Bug Reports + suggestions

Peter Howkins
6 Jan 2000
calisto@marutan.net


Quick Start
-----------
  Unpack
  cd calisto/src/
  configure 
  make
  cd .. 
  calisto & 
  telnet localhost 1066
  log in with Username 'admin' to gain all the admin rights.
  enjoy.

Or in more detail.

Unpacking
---------
  gunzip <archive>.tar.gz
  tar xvf <archive>.tar

Compiling
---------
  Go into the calisto/src directory, type 'configure', type 'make'.

  You can change some of the variables in calisto.ini to change the port number
  and hard coded Admin characters name.

Running
-------
  In the calisto/ directory, you have a couple of choices, either
  calisto &
  which will run the talker until your Unix user logs out, or
  autorun &
  which not only run the talker when you are not logged in, but also reboot
  the talker if it should crash.

  Telnet to the program on port 1066 (or whatever you have set it too in the
  .ini file). Log in with username 'Admin', this character will be granted
  all the privs.

Bug Reports + suggestions
-------------------------
  I am happy to receive any comments that you should have on this talker,
  also if you experience any problems please don't hesitate to contact me.

  Peter Howkins
  calisto@marutan.net