2016-07-14 23:26:14 +02:00
|
|
|
# dump1090-fa Debian/Raspbian packages
|
2013-01-05 13:52:25 +01:00
|
|
|
|
2016-07-14 23:26:14 +02:00
|
|
|
This is a fork of [dump1090-mutability](https://github.com/mutability/dump1090)
|
|
|
|
customized for use within [FlightAware](http://flightaware.com)'s
|
|
|
|
[PiAware](http://flightaware.com/adsb/piaware) software.
|
2013-01-05 13:52:25 +01:00
|
|
|
|
2016-07-14 23:26:14 +02:00
|
|
|
It is designed to build as a Debian package.
|
2015-01-20 17:49:01 +01:00
|
|
|
|
2016-07-14 23:26:14 +02:00
|
|
|
## Building under jessie
|
2013-01-05 13:52:25 +01:00
|
|
|
|
2016-07-14 23:26:14 +02:00
|
|
|
Nothing special, just build it ("dpkg-buildpackage -b")
|
2013-01-05 13:52:25 +01:00
|
|
|
|
2016-07-14 23:26:14 +02:00
|
|
|
## Building under wheezy
|
2016-07-05 23:25:31 +02:00
|
|
|
|
2016-07-14 23:26:14 +02:00
|
|
|
First run "prepare-wheezy-tree.sh". This will create a package tre in
|
|
|
|
package-wheezy/. Build in there ("dpkg-buildpackage -b")
|
2016-07-05 23:25:31 +02:00
|
|
|
|