dockapps/wmload/INSTALL
Doug Torrance b0b77c699d wmload: Replace deprecated Imakefile with Makefile.
Update INSTALL to reflect changes.
2015-04-07 08:54:07 +01:00

8 lines
234 B
Plaintext

1. Check the Makefile to see if all the LIBS are ok for your system.
ALSO, check DESTDIR and BINDIR; as they are now, a `make install'
will put the wmload binary in /usr/local/bin.
2. `make'
3. `make install'
4. Enjoy!!!! (;-)