]> git.mxchange.org Git - flightgear.git/blob - Lib/Audio/README.unix
Merge FG_Lib as subdirectory
[flightgear.git] / Lib / Audio / README.unix
1 Building SL for UNIX
2 ~~~~~~~~~~~~~~~~~~~~
3
4 If your UNIX box is Linux or OpenBSD then
5 check out README.linux or README.openbsd.
6
7 If your UNIX box supports OSS (the Open
8 Sound System) then in principal, you should
9 only need to type:
10
11   % make oss
12   % su root
13   % make install
14
15 ...however, your milage may vary. If you succeed
16 in getting a non-Linux, non-OpenBSD version to
17 work, I'd like to hear about it.
18
19           Steve Baker  <sjbaker1@airmail.net>
20