wmshutdown: Update manpage
[dockapps.git] / AlsaMixer.app / olddoc / INSTALL.Mixer.app
bloba3766b5e0002f08c28270a6efdbd04c78cec2b5b
1 Installation instructions for Mixer.app
4 Requirements
5 -------------------------------------------------------------------
6 - X11, libxpm, 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.
12 Installation
13 -------------------------------------------------------------------
14 1) make
15 2) su
16 3) make install       (to put it in /usr/local/GNUstep/Apps/Mixer.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/Mixer.app/Mixer &
27 /usr/X11R6/bin/Mixer.app &
30 For more information about available command line arguments:
31 /usr/local/GNUstep/Apps/Mixer.app/Mixer --help
33 /usr/X11R6/bin/Mixer.app --help