Building FlightGear - Devuan: Difference between revisions

m
note about libplib-dev
m (download_and_compile.sh no worky on debian, hence removing the link)
m (note about libplib-dev)
Line 45: Line 45:
=== [[plib]] ===
=== [[plib]] ===
<u>Stable</u> and <u>Next</u>: <br />
<u>Stable</u> and <u>Next</u>: <br />
While just installing package "libplib-dev" should work, it's  [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg20793.html recommended] to build it from source.
While just installing package "libplib-dev" should work, it's  [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg20793.html recommended] to build it from source. In this case "libplib-dev" ''must not'' be installed!
  cd $FG_SRC_DIR
  cd $FG_SRC_DIR
  <nowiki>git clone git://git.code.sf.net/p/libplib/code libplib.git</nowiki>
  <nowiki>git clone git://git.code.sf.net/p/libplib/code libplib.git</nowiki>
392

edits