Copyright (C) 1998 Robin Ericsson <lobbin@lobbin.ml.org>
This program is under GPL. See file COPYING for details.
AMCL = A simple Mud CLient

1. What is it?

    It is a client for connecting to MUD's (Multi User Dungeon), writtin 
for X-Windows using the the GIMP ToolKit (GTK+).

    Some window code was used from Xwhois 
<URL:http://www.nexus.pp.se/software.html>. And some color code was
used from the GTK IRC client Bezerk <URL:http://www.gtk.org/~trog/>

    Latest version of AMCL can always be found at
    <URL:http://lobbin.ml.org/stuff/amcl.html>

2. Requirements

    A c-compiler :), and the GTK+ (the GIMP ToolKit) which can be found
at ftp://ftp.gimp.org/pub/gtk. AMCL requires the newest version of GTK+,
currently 1.0.5 due to bugs in the text widget.

    AMCL has been reported to compile and run on the following platforms,
if you have a platform not included here, send me a mail to report.

    - Linux 2.0.x
    - Linux 2.1.x?
    - Sun Solaris 2.6

3. Compiling

    AMCL comes with gnome-support if found and wanted to. If you have
gnome installed and still don't want AMCL to use it you can disable it
with using --disable-gnome as an argument to configure. If you want gnome, 
be sure to have gnome-config in your path. Note: the gnome binary gets
kinda big so you might want to disable gnome anyway.
	
    ./configure --help
    ./configure
    make
    strip src/amcl (if you want a smaller binary)
    make install (optional, just copy it if you don't want to install)

4. Problems.

    Mail me <lobbin@lobbin.ml.org>. If this is a runtime bug, please 
include information about how I can reproduce the bug. Also include your
version of GTK+. You can forget about the GNOME version if you don't have
gnome in your system.

  * The version of GTK+     - gtk-config --version
 (* The version of GNOME    - gnome-config --version)

    If it was a compiling bug, please include the following:

  * The version of GTK+     - gtk-config --version
 (* The version of GNOME    - gnome-config --version)
  * System type/version     - uname -a
  * Output of ./configure   - ./configure > temp-config.txt
  * Output of make          - make > temp-make.txt

5. Contacting

Robin Ericsson (aka Lobbin)
lobbin@lobbin.ml.org

If it is very urgent I can be reached at CET daytime at work:
re@unimetron.se
