1 ____________________________
2 |O| Installing wmclock |X|
3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5 The procedure for installing wmclock is relatively simple.
7 (1) Create the `configure' script:
11 (2) Run the `configure' script to configure the language support that
12 is built into wmclock. For example:
14 ./configure --with-lang=english
16 For a list of the available languages, use:
20 Note that if no language it given, `english' is chosen as the default.
26 You may specify the C compiler to use and additional command-line
27 options for the C compiler using the `CC' and `CFLAGS'
28 variables, respectively. For example:
30 make CC=clang CFLAGS='-O4 -march=pentium2'
37 (If it appears to work as expected, *don't dock it*. Wait until
38 after you've installed it).
45 (6) You're done. See the README file accompanying this one for
46 instructions on installing wmclock into Window Maker's dock.
49 Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>