]> git.mxchange.org Git - flightgear.git/blob - README.plib
Fiddling with ssg.
[flightgear.git] / README.plib
1 You *must* have the plib library installed on your system to build
2 the FGFS simulator!"
3
4 You can get the library from:
5
6     http://www.woodsoup.org/projs/plib/
7
8 Build notes:
9
10 You should be able to just run "./configure" to configure the package
11 and use all of plib's defaults.  Then run "make" followed by "make
12 install".  By default, plib installs itself into /usr/local/plib/
13 which is where flightgear now expects to find it.