Enable classic mode.
[dockapps.git] / wmCalClock / INSTALL
blob8cf3bf6274329128b94d2c1ad39c4b9e31f1406b
1 Installation instructions for wmCalClock.
3 Requirements
4 --------------------------------------------------------------
5 wmCalClock requires the Xpm library (which should be available on
6 most machines with XFree86 installed).
8 Installation
9 --------------------------------------------------------------
10 1) gunzip wmCalClock-x.xx.tar.gz
11 1) tar -xvf wmCalClock-x.xx.tar
12 2) cd wmCalClock-x.xx/Src/
13 3) make 
14 4) make install (must be root) 
15 5) wmCalClock & (or 'wmCalClock -h' for help, or 'man wmCalClock' for the man page)
18 Notes:
20 - On FreeBSD, you may need to use gmake.
21 - On Solaris 2.6, -lsocket is required (use the Solaris-specfic
22   LIB line in the Makefile instead of the default one for Linux).
23 - On SGI/IRIX, use gmake (?) or the Makefile.sgi