Quick instructions on how to install and run OpenChanfix:

Installation:

- move the 'chanfix' dir to ircd-hybrid/chanfix
- run './configure' in ircd-hybrid/, if you haven't already
- Edit the "prefix =" line in Makefile
- make
- make install
- make installconf
- edit $installdir/chanfix/chanfix.conf
- edit $installdir/chanfix/users.conf
- start ircd and /modload chanfix.so


