]> jfr.im git - irc/gameservirc.git/blame_incremental - gameserv/INSTALL
updated the Change log w/ new additions
[irc/gameservirc.git] / gameserv / INSTALL
... / ...
CommitLineData
1To install GameServ, it takes 5 easy tasks:
2
31.) ./configure
42.) make
53.) cp gameserv.example.conf gameserv.conf
64.) pico gameserv.conf (or use text editor of your choice)
75.) ./gameserv
8
9If inbetween steps 1 and 2, you were not asked for your IRCD type
10(most likely will happen if you rebuilt the configure script), then run
11./Config as step 2, then follow the rest of the install instructions
12
13Somewhere inbetween steps 4 and 5 you should setup your ircd to accept
14the connection from the gameserv server. This is accomplished by adding
15either C/N lines or a link {}; directive.
16
17Be sure to read the ENTIRE gameserv.conf