X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=INSTALL;h=a55dede0ebe47a9b2f60825a81b64e71ec29c47a;hb=d4db4fcac304c44e97d8db51f94cd25117b3956d;hp=9376a332b516ea954f27a59eb7a81a2176237254;hpb=eff1541ba38f445a3fbe336d1c6fbd93fb535522;p=simgear.git diff --git a/INSTALL b/INSTALL index 9376a332..a55dede0 100644 --- a/INSTALL +++ b/INSTALL @@ -24,7 +24,34 @@ use: make sudo make install -Further information: -* README.cmake and README.msvc files of the FlightGear package -* http://wiki.flightgear.org/Building_Flightgear + +Build Dependencies +================== +SimGear depends on a number of 3rd party libraries, the most notable +being: + +* OpenSceneGraph (OSG) - see README.OSG +* Portable Games Library (PLIB) - see README.plib +* zlib compression library - see README.zlib +* Open Audio Library (OpenAL) - see README.OpenAL +* Subversion Client Library (optional dependency) + + +Further information +=================== +* README.cmake + for more detailed CMake instructions + +* README.msvc + in the FlightGear source package for more Windows-specific instructions + +* FlightGear Wiki + http://wiki.flightgear.org/Building_Flightgear + +* FlightGear Forums + For help on building see: http://www.flightgear.org/forums + => Support/Compiling + +* FlightGear Mailing lists + http://wiki.flightgear.org/index.php/Mailing_list