X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=docs-mini%2FREADME.plib;h=8e4569d099540a1d1af32ad497072c799f6872cc;hb=575f576aa90d8d22a857ccbb5e9f2c2e79a0db50;hp=b9116697ae387baf0ae89c62d05d48648e06f49f;hpb=c3c6f33e87e1f47aa48600fe3717266b91c3eefc;p=flightgear.git diff --git a/docs-mini/README.plib b/docs-mini/README.plib index b9116697a..8e4569d09 100644 --- a/docs-mini/README.plib +++ b/docs-mini/README.plib @@ -1,10 +1,12 @@ -You *must* have the plib version 1.1.x or later installed on your -system to build the FGFS simulator!" Special note: Flight Gear is no -longer compatible with the 1.0.x versions of plib. +[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 +to build FlightGear!" Flight Gear is no longer compatible with the +earlier versions of the library. You can get the latest version of plib from: - http://www.woodsoup.org/projs/plib/ + http://plib.sourceforge.net Build notes: @@ -12,4 +14,3 @@ 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 like this, be sure to specify an alternate prefix such as --prefix=/usr/local -