]> jfr.im git - irc/gameservirc.git/blob - gameserv/INSTALL
added items to the tavern.dat, added the filename option to the config file
[irc/gameservirc.git] / gameserv / INSTALL
1 To install GameServ, it takes 5 easy tasks:
2
3 1.) ./configure
4 2.) make
5 3.) cp gameserv.example.conf gameserv.conf
6 4.) pico gameserv.conf (or use text editor of your choice)
7 5.) ./gameserv
8
9 If 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
13 Somewhere inbetween steps 4 and 5 you should setup your ircd to accept
14 the connection from the gameserv server. This is accomplished by adding
15 either C/N lines or a link {}; directive.