INSTALL

$Id: INSTALL,v 1.1.1.1 1999/09/29 17:23:16 M Exp $


For installation simply type

    'make'

for building a dynamic linked version of wmanager.
If you want a static one, type

    'make static'.

Type

    'make install'

for copying the executable to '/usr/local/bin'. For other locations
change the 'prefix' variable in 'Makefile'.
