[Home] - [Project Page]

  1. Download Tarball
  2. tar -xzvf znc*.*gz
  3. cd znc*
  4. ./configure (use --prefix=/path/to/shell/znc) if you don't want a system wide installation or simply don't have root
  5. make
  6. make install