  ------------------------------------------------------------------------------
  NIGHT LIGHT IRC PROXY
  INTERNET RELAY CHAT PROXY SERVER DAEMON FOR UNIX
    __                                                      
   /\_\  _ __   ___   _____   _ __   ___   __  _  __  __    
   \/\ \/\`'__\/'___\/\ '__`\/\`'__\/ __`\/\ \/'\/\ \/\ \   
    \ \ \ \ \//\ \__/\ \ \L\ \ \ \//\ \L\ \/>  </\ \ \_\ \  
     \ \_\ \_\\ \____\\ \ ,__/\ \_\\ \____//\_/\_\\/`____ \ 
      \/_/\/_/ \/____/ \ \ \/  \/_/ \/___/ \//\/_/ `/___/> \
                        \ \_\                         /\___/
                         \/_/                         \/__/ 

  WRITTEN BY JONAS KVINGE
  ------------------------------------------------------------------------------

  INSTALL


  This is a very simple instruction for configuring, compiling and
  installing the ircproxy. For more detailed intructions please
  visit "www.ircproxy.night-light.net".


  1. Run "./configure" to setup the system header
     file "config/config.h", type:

    ./configure


  2. Run "make config" to setup the program header
     file "setup/setup.h", type:

     "make config"


  3. Run "make" to compile the ircproxy, type:

    "make"

     If you see any warnings or errors during
     compilation, please submit a full report
     to "jonas@jonas.night-light.net".


  4. Run "make install" to install the ircproxy, type:

    "make install"

     If you specified "y" when asked "ROOT" in
     "make config", remember to "su root" before
     you install.

  5. Edit "access.conf", "listen.conf", "user.conf" and
     "conn.conf" which can be found in the data
     directory where you installed the proxy.

     If you choose to use "user.conf" with encrypted
     passwords:

     mkpasswd


  Any feedback is welcome on jonas@jonas.night-light.net

  Have fun :)


  Regards,

  Jonas Kvinge

  ------------------------------------------------------------------------------
