[X] critical issues
  [X] test to see if this actually runs
  [X] fix dependencies
  [X] fix SSL support:   notice: libratbox version: 20081213_1-26296 - Not compiled with SSL support
      2011/10/28 05.13 Unable to execute ssld/usr in /bin or /usr/bin/
  [X] fix band path: 2011/10/28 05.13 Unable to execute bandb in /usr/bin/ or /usr/bin
      both of those are the same issue - the paths provided by
      ./configure are ignored by the include/config.h file
  [X] fix logs location: WARNING: Unable to access logfile logs/userlog - parent directory logs does not exist
  [X] fix pid file path: 2011/10/28 05.13 Error opening pid file /etc/charybdis/ircd.pid
  [X] startup user
[X] high priority
  [X] provide a default ircd.conf
  [X] provide an init.d script
[ ] medium priority
  [ ] remove duplicate manpage of ircd.8
  [ ] remove .la file or remove warning - hard, it seems we can't
      regenerate the whole build suite: running aclocal breaks during
      build - not familiar enough with this to fix.
  [X] provide OpenSSL switch (couldn't figure out how to build it as a
      separate package)
  [X] build without -rpath
  [X] don't statically link
[ ] low priority
  [ ] remove all lintian warnings
  [ ] move operator guide and other stuff in charybdis-doc
  [X] run autoconf during build
  [X] watch file on https://www.stack.nl/~jilles/irc/#charybdis
  [X] move example.conf to docs
