Building FlightGear - Debian: Difference between revisions

m
→‎SimGear: remove confusing [] notatiom
m (updated dependencies for building)
m (→‎SimGear: remove confusing [] notatiom)
Line 95: Line 95:


2.0.0 and GIT:
2.0.0 and GIT:
  ./configure --prefix=$prefix [CPPFLAGS=-I$prefix/include LDFLAGS="-L$prefix/lib -L$prefix/lib64"]
  ./configure --prefix=$prefix CPPFLAGS=-I$prefix/include LDFLAGS="-L$prefix/lib -L$prefix/lib64"
  make install
  make install


26

edits