Building FlightGear - Debian: Difference between revisions

Jump to navigation Jump to search
m
m (→‎libopenal: typo)
Line 38: Line 38:


=== libopenal ===
=== libopenal ===
The libopenal-dev package in Lenny/Etch is too old for [[fgcom]]. For FlightGear it does work but not all features (like Doppler) are avaiable, so installing an up to date version is recommended anyway.
The libopenal-dev package in Lenny/Etch is too old for [[fgcom]]. For FlightGear it does work but not all features (like Doppler) are available, so installing an up to date version is recommended anyway.
  cd $srcdir
  cd $srcdir
  wget http://kcat.strangesoft.net/openal-releases/openal-soft-1.11.753.tar.bz2
  wget http://kcat.strangesoft.net/openal-releases/openal-soft-1.11.753.tar.bz2
Line 45: Line 45:
  cmake  -D CMAKE_INSTALL_PREFIX:PATH="$prefix" ..
  cmake  -D CMAKE_INSTALL_PREFIX:PATH="$prefix" ..
  make install
  make install


=== plib ===
=== plib ===
38

edits

Navigation menu