FireIRCd is a high performance, lightweight, and scalable IRC daemon. It is a fork of the now-defunct ShadowIRCD and seeks to continue in the direction ShadowIRCD was headed.
ChatIRCd some of the coding from ChatIRCd has been used on FireIRCd. Credit to Ben (www.chatlounge.net)
All modern *NIX systems should work. You need the equivalent of the following Debian packages:
libssl-dev
flex
bison
build-essential
libsqlite3-dev
You should run apt-get update
followed by apt-get install libssl-dev flex bison build-essential libsqlite3-dev pkg-config
Read the included documentation for detailed compilation and install directions.
The official channel for FireIRCd is #FireIRCd
on
irc.vibetalk.net
.
Please use GitHub issue tracker for any issues