X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=INSTALL;h=225b788d8d87d99452248b15df58f747ea090814;hb=76fc47b24b2481b64b90bbad0ea8ac7d2bf7d7ef;hp=9376a332b516ea954f27a59eb7a81a2176237254;hpb=eff1541ba38f445a3fbe336d1c6fbd93fb535522;p=simgear.git diff --git a/INSTALL b/INSTALL index 9376a332..225b788d 100644 --- a/INSTALL +++ b/INSTALL @@ -24,7 +24,33 @@ 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 +* 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