wmweather+: Remove from repository.
[dockapps.git] / wmtime / INSTALL
blob0573be5c65760fb10581105933f92f70f33f137c
1 Installation instructions for WMTime.
3 Requirements
4 --------------------------------------------------------------
5 Nothing particular, but a computer might come in handy doh ;-)
8 Installation
9 --------------------------------------------------------------
10 1)  % make
11 2)  % make install (as root)
13 3)* WMTime uses month and weekday abbreviations from the
14     currently set locale.  If these abbreviations do not
15     use Latin alphabet characters, then WMTime defaults to
16     US/English.
18     You may change this behavior by using the '-l' command line
19     option, e.g.,
21     % wmtime -l es_MX.utf8
23 Be sure to read the HINTS and TODO files too!