		     INSTALLATION INSTRUCTION FOR IRCII

** DIFFERENCES FOR HENDRIX TELNET IRC **

 o Edit the Makefile and change the value of prefix to this directory.

 o Edit the file source/irc.c.  Search for the string CUSTOMIZABLE in
   the file.  Below this string are several variables you can customize
   to your particular telnet site.  (Max users, port numbers, allowable
   sites to use the "ADMIN" function)

 o Build the irctelnetd executable using "make all" or "make irc" or
   "make irctelnetd".

 o Manually copy the executable "irctelnetd" into the bin directory
   under this installation.

 o Edit the script bin/starttelnetirc and change the 'cd' command to
   contain the actual filepath to the bin directory for this
   installation.

 o Run the telnet client using 'starttelnetirc'.  A log of connections
   will appear in the 'irctelnet.log' file in the bin directory.  The
   default .ircrc used for telnet users is in the lib directory.

 o Problems?  Email jimi@rahul.net, but since it isn't my full-time job
   to support what I write, try to be patient if I'm slow to respond.
