1 [This file is mirrored in both the FlightGear and SimGear packages.]
3 You *must* have plib version 1.6.0 or later installed on your system
4 to build FlightGear!" Flight Gear is no longer compatible with the
5 earlier versions of the library.
7 You can get the latest version of plib from:
9 http://plib.sourceforge.net
13 You should be able to just run "./configure" to configure the package
14 and use all of plib's defaults. Then run "make" followed by "make
15 install". By default, plib installs itself into /usr so if you don't
16 like this, be sure to specify an alternate prefix such as --prefix=/usr/local