1
0
Fork 0
flightgear/README.plib

14 lines
428 B
Text
Raw Normal View History

You *must* have the plib library installed on your system to build
the FGFS simulator!"
1999-06-18 16:12:17 +00:00
You can get the library from:
1999-05-29 13:01:35 +00:00
http://www.woodsoup.org/projs/plib/
Build notes:
1999-06-18 16:12:17 +00:00
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/local/plib/
which is where flightgear now expects to find it.