Building FlightGear - Debian: Difference between revisions

m
typo
(added Atlas)
m (typo)
Line 156: Line 156:
To compile [[Taxidraw|TaxiDraw]] we need to install some more packages:
To compile [[Taxidraw|TaxiDraw]] we need to install some more packages:
* either libcurl4-gnutls-dev or libcurl4-openssl-dev for curl.h
* either libcurl4-gnutls-dev or libcurl4-openssl-dev for curl.h
* wx2.8-headers (at least, maybe even more that just that. Please report!
* wx2.8-headers (at least, maybe even more than just that one. Please report!
  su -c "aptitude install [libcurl4-gnutls-dev|libcurl4-openssl-dev]"
  su -c "aptitude install [libcurl4-gnutls-dev|libcurl4-openssl-dev]"
  cd $srcdir
  cd $srcdir
392

edits