Yes, I installed on Intel NUC running Debian stretch.
dpkg-buildpackage -b -uc -us was necessary to build package.
Install:
cd piaware-builder
sudo dpkg -i piaware_3.5.3_amd64.deb
sudo apt-get install -fy
Install failed due to missing packages (tcllib, tcl-tls…)
I ran:
sudo apt --fix-broken install
All necessary packages were installed.
Re run install - installed.
Piaware is running but:
sudo piaware-config -status
shows:
piaware is not running
This is a bit confusing but… is running.
sudo piaware-status shows that everything is running.
PiAware master process (piaware) is running with pid 1787.
PiAware ADS-B client (faup1090) is running with pid 1801.
PiAware mlat client (fa-mlat-client) is running with pid 1869.
Local ADS-B receiver (dump1090-mutabi) is running with pid 730.
dump1090-mutabi (pid 730) is listening for connections on port 30005.
faup1090 is connected to the ADS-B receiver.
piaware is connected to FlightAware.
dump1090 is producing data on localhost:30005.