]> jfr.im git - irc/gameservirc.git/blame - gameserv/INSTALL
fixed some bugs
[irc/gameservirc.git] / gameserv / INSTALL
CommitLineData
50cc4b68 1To install GameServ, it takes 5 easy tasks:
ba2a880f 2
31.) ./configure
42.) make
53.) cp gameserv.example.conf gameserv.conf
64.) pico gameserv.conf (or use text editor of your choice)
c3d21fc3 75.) ./gameserv
ba2a880f 8
9c8e9aba 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
ba2a880f 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.
53d5585b 16
17Be sure to read the ENTIRE gameserv.conf