
wmSun INSTALL


Requirements
-----------------------------------------------------------------------------
Root access if you want to install the program system-wide.


Installation
-----------------------------------------------------------------------------
  tar xzf wmSun-1.12.tar.gz
  cd wmSun-1.12/wmSun
  make
  su -
  killall wmSun            # if an old version of wmSun is running
  make install


Deinstallation
-----------------------------------------------------------------------------
  cd wmSun-1.12/wmSun
  make uninstall

