INSTALL file for slimski (generic, not applicable to debian or antiX)

Prerequisites:
 - cmake
 - X.org or XFree86
 - libxmu
 - libpng
 - libjpeg

To build and install the program:
 - edit the Makefile to adjust libraries and paths to your OS (if needed)
 - mkdir build ; cd build ; cmake ..
 - make && make install

For automatic startup:
    Edit the init scripts to suit your OS distribution.

================

See Also (again, generic, not necessarily applicable this slimski version):

   https://github.com/PeteGozz/slim/blob/master/INSTALL
