INSTALL 436 B

1234567891011121314151617181920212223
  1. INSTALL file for SLiM
  2. 0. Prerequisites:
  3. - X.org or XFree86
  4. - libpng
  5. - libjpeg
  6. 1. to build and install the program:
  7. - edit the Makefile to adjust libraries and paths to your OS.
  8. - make
  9. - make install
  10. Pre-configured makefiles for some platform are available,
  11. i.e. for FreeBSD use:
  12. - make -f Makefile.freebsd
  13. - make -f Makefile.freebsd install
  14. 2. automatic startup
  15. Edit the init scripts according to your OS/Distribution.