wmusic: fix overflow when calculating remaing track time
[dockapps.git] / wmcube / INSTALL
blob3185803f3264bbe4ed27dcb756ef42b9aee70932
1 Requirements
2 --------------------------------------------------------------
3 - Linux (glibc at least 2.1) tested on various distributions
4   or Solaris 8 Sparc/x86 (should work on Solaris 2.x and 7),
5   or OpenBSD,
6   or FreeBSD 3-stable, 4-stable,
7   or NetBSD
9 - root access
11   To be able to install the application system-wide you need
12   the root access.
14 Disclaimer
15 --------------------------------------------------------------
16 I tested the current version of wmcube just on Linux.  The
17 Makefiles for FreeBSD, NetBDS, OpenBSD, and Solaris were
18 prepared in 2000 by different contributors and I can not
19 guarantee that they still work as they should.  So customizing
20 them to your needs is up to you.
22 Installation
23 --------------------------------------------------------------
24 1)  $ tar -zxf wmcube-1.0.2.tar.gz
26 2)  $ cd wmcube-1.0.2/wmcube
28 3)  $ make                    # if you run Linux
29     or:
30     $ make -f Makefile.XXX    # for XXX OS running
32 Optional:
34 4)  $ su -
36 5)  # make install
38 6)  # exit