2014-04-15 17:40:12 +00:00
|
|
|
# Elemental-IRCd
|
2013-09-10 01:21:24 +00:00
|
|
|
|
2014-04-15 17:40:12 +00:00
|
|
|
**Elemental-IRCd** 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.
|
2013-09-10 01:21:24 +00:00
|
|
|
|
|
|
|
## Supported Platforms
|
|
|
|
|
2014-04-15 17:40:12 +00:00
|
|
|
All modern \*NIX systems should work. You need the equivalent of the following
|
|
|
|
Debian packages:
|
|
|
|
|
|
|
|
- `libssl-dev`
|
|
|
|
- `flex`
|
|
|
|
- `bison`
|
|
|
|
- `build-essential`
|
|
|
|
|
|
|
|
```
|
|
|
|
Cassy | If you put something on a platform which cannot support it
|
|
|
|
| it may tip and fall and become broken. Simple physics.
|
|
|
|
```
|
|
|
|
|
|
|
|
Read the included documentation for detailed compilation and install
|
|
|
|
directions.
|
2013-09-10 01:21:24 +00:00
|
|
|
|
|
|
|
## Support
|
|
|
|
|
2014-04-15 17:40:12 +00:00
|
|
|
The official channel for Elemental-IRCd is `#elemental-ircd` on
|
|
|
|
`irc.yolo-swag.com`. Anyone with push access to the repository will have halfop
|
|
|
|
(`+h`, `%`) or higher.
|
|
|
|
|
|
|
|
Atheme and Anope (1.8 and 2.0) modules are included in the source tree of
|
|
|
|
Elemental-IRCd. For most cases the default `protocol/elemental-ircd` module in
|
|
|
|
Atheme should be fine, but this version will always be more up-to-date.
|
2013-09-10 01:21:24 +00:00
|
|
|
|
2013-10-29 01:12:38 +00:00
|
|
|
To report bugs, please use the GitHub issue tracker.
|