2002-09-03 01:12:26 +00:00
|
|
|
[This file is mirrored in both the FlightGear and SimGear packages.]
|
|
|
|
|
|
|
|
You *must* have plib version 1.6.0 or later installed on your system
|
2001-06-29 17:06:15 +00:00
|
|
|
to build FlightGear!" Flight Gear is no longer compatible with the
|
|
|
|
earlier versions of the library.
|
2000-02-15 23:20:36 +00:00
|
|
|
|
|
|
|
You can get the latest version of plib from:
|
|
|
|
|
2001-06-29 17:06:15 +00:00
|
|
|
http://plib.sourceforge.net
|
2000-02-15 23:20:36 +00:00
|
|
|
|
|
|
|
Build notes:
|
|
|
|
|
|
|
|
You should be able to just run "./configure" to configure the package
|
|
|
|
and use all of plib's defaults. Then run "make" followed by "make
|
|
|
|
install". By default, plib installs itself into /usr so if you don't
|
2002-09-03 01:12:26 +00:00
|
|
|
like this, be sure to specify an alternate prefix such as --prefix=/usr/local
|