Make AddMouseRegion's index unsigned
[dockapps.git] / AlsaMixer.app / INSTALL
blobe9e04ca896896f93026772f3ff2060a7dc98c3d8
1 Installation instructions for AlsaMixer.app
4 Requirements
5 -------------------------------------------------------------------
6 - X11, libxpm (devel version of both), C++ development environment
7         Most (Linux) systems have these things installed by default.
8         If you don't have it look for packages that fit your
9         distribution (especially somelib-devel packages).
12 Installation
13 -------------------------------------------------------------------
14 1) make
15 2) su
16 3) make install       (to put it in /usr/local/GNUstep/Apps/AlsaMixer.app)
17    or
18    make install-x11   (to put it in /usr/X11R6/bin)
19 5) exit
22 Running
23 -------------------------------------------------------------------
24 To run this program:
25 /usr/local/GNUstep/Apps/AlsaMixer.app/AlsaMixer &
27 /usr/X11R6/bin/AlsaMixer.app &
30 For more information about available command line arguments:
31 /usr/local/GNUstep/Apps/Mixer.app/AlsaMixer --help
33 /usr/X11R6/bin/AlsaMixer.app --help