                                  INSTALLATION
                                   Guidelines
                                      for
                                   xworld-2.0

1) Unpack xworld-2.0.tar.gz (Hmm. You obviously already did that.)

2) cd to xworld-2.0.

3) Type "./configure"
   If your OS is not supported, have a look at the `configure' script
   and into the defaults directory and its OS specific subdirectories.
   If you added support for a new OS, please send me your files.

   You can override the settings by editing defaults/customize.csh

4) Type "make". 

5) Depending on where you want `xworld' to go, it may be necessary to
   become `root' beforehand.

   Type "make install".

   You can remove all installed files with "make deinstall"

6) "make distclean"
