The already build .deb package available at Flightaware repository is custom made for armv6/armv7 (i.e. Raspberry Pi). It wont run on any intel cpu 32 or 64 bit.
The Adsb-receiver Project script does NOT use pre-built .deb package from Flightaware repository. Instead it builds the .deb package from source code, right on the computer on which it will be used, and perfectly matches it, 32 bit or 64 bit. It uses the Piaware source code made available by Flightaware at GitHub.
Dont wory, simply run ./install.sh, deselect all choices, and select only Flightaware Piaware. The script will check your computer and determin if it is 32 bit or 64 bit, and build and install Flightaware Piaware package matching it.
Whatever is in the screenshot shows that piaware .deb package did not built as some pre requisite process build_cxfreez has failed. The earlier lines of output may contain more details. Without full log, it is hard to tell what went wrong.
I will suggest delete the cloned folder, and start from begining
sudo rm -rf ~/adsb-receiver
cd ~/
git clone https://github.com/jprochazka/adsb-receiver.git
cd ~/adsb-receiver
./install.sh
This looks like trying to use the jessie build on something with a newer python.
3.6.2 uses a newer cxfreeze that works with newer python versions if you tell it to build for stretch/xenial/bionic
The adsbreceiver scripts probably need updating to know about that.
Above are the two screenshots, I’m currently running Bionic.
I though that there where an issue when building the .deb but haven’t any idea on how to fix this …
As shown in screenshot below, the piaware source-code is compatible to following distros
bionic
jessie
stretch
wheezy
xenial
Owners of all these distros can build piaware using method given in my above post. However in two commands they should change the word bionic by their applicble version name (wheezy, jessie, stretch, xenial).
EDIT
To find your version’s name use following command
cat /etc/os-release
As an example, the above command gave following output on my installs:
. DEBIAN 9.5
The result is almost the same but I went further till the end and obtained new errors related to Php knowing that Php7.2 is already instally on my PC
Maybe the path to be followed from the beginning of this thread is obvious for you, it’s not the case for a new comer. I’m sade, this tool seems to be very nice.
Unrelated to above… today I was following a plane that had appeared in both UAT (978MHz) and MLAT/ModeS (1090MHz) maps, flying at 25,000 ft (it seldom happens).
I definitely need a better 978MHz antenna and raise it where the one for 1090MHz sits. See pics for the range difference.
I use autogain with my dump978 setup(I think it is -g 0)
It seems to work better with autogain.
I also have the hab/nevis amp (and a cavity filter but this is just for my very noisy location).