]> git.mxchange.org Git - flightgear.git/blob - docs-mini/README.plib
Erik Hofman:
[flightgear.git] / docs-mini / README.plib
1 You *must* have plib version 1.4.x or later installed on your system
2 to build FlightGear!"  Flight Gear is no longer compatible with the
3 earlier versions of the library.
4
5 You can get the latest version of plib from:
6
7     http://plib.sourceforge.net
8
9 Build notes:
10
11 You should be able to just run "./configure" to configure the package
12 and use all of plib's defaults.  Then run "make" followed by "make
13 install".  By default, plib installs itself into /usr so if you don't
14 like this, be sure to specify an alternate prefix such as
15 --prefix=/usr/local
16