File: INSTALL

package info (click to toggle)
wmcalclock 1.25-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 428 kB
  • ctags: 148
  • sloc: ansic: 737; makefile: 82
file content (24 lines) | stat: -rw-r--r-- 749 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Installation instructions for wmCalClock.

Requirements
--------------------------------------------------------------
wmCalClock requires the Xpm library (which should be available on
most machines with XFree86 installed).

Installation
--------------------------------------------------------------
1) gunzip wmCalClock-x.xx.tar.gz
1) tar -xvf wmCalClock-x.xx.tar
2) cd wmCalClock-x.xx/Src/
3) make 
4) make install (must be root) 
5) wmCalClock & (or 'wmCalClock -h' for help, or 'man wmCalClock' for the man page)


Notes:

- On FreeBSD, you may need to use gmake.
- On Solaris 2.6, -lsocket is required (use the Solaris-specfic
  LIB line in the Makefile instead of the default one for Linux).
- On SGI/IRIX, use gmake (?) or the Makefile.sgi