1 [This file is mirrored in both the FlightGear and SimGear packages.]
3 You *must* have the development components of OpenAL installed on your system
4 to build FlightGear!" You can get a copy here:
10 You can download a versioned release of the openal library from
11 http://www.openal.org/downloads.html. Download the openal source,
12 release 0.0.8 (dated February 11, 2006) and run:
13 tar xzvf openal-0.0.8.tar.gz
19 The alut library is also required, but comes separately in the package
20 freelut-1.1.0.tar.gz. This package can be downloaded from the same page
21 (http://www.openal.org/downloads.html). Download and run:
22 tar xzvf freelut-1.1.0.tar.gz
28 Alternatively, you can use the CVS version (follow the instructions at
29 the OpenAL web site) and build/install that one.