I’m pretty sure this is possible, and have made some (hackish) attempts to get it going, but figured I’d ask before completely re-inventing the wheel.
Is it possible to get piaware running on something other than a Debian based linux platform? I’m specifically looking at MacOS X.
I have the Dongle running, I have dump1090 compiled and running. I think I’ve mostly got piaware installed running, but am getting this error when I try to start it:
sudo piaware -debug
Password:
12/07/2014 20:41:45 ****************************************************
12/07/2014 20:41:45 piaware version 1.18 is running, process ID 74470
12/07/2014 20:41:45 your system info is: Darwin XXXXXXXX 13.4.0 Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 x86_64
12/07/2014 20:41:45 connecting to FlightAware eyes.flightaware.com/1200
certificate validation failed: required field ‘subject’ is missing
while executing
“error “certificate validation failed: $reason””
(object “::adept” method “::fa_adept::AdeptClient::connect” body line 39)
invoked from within
“adept connect”
(procedure “main” line 80)
invoked from within
“main $argv”
invoked from within
“if {!$tcl_interactive} {
main $argv
}”
(file “/usr/local/lib/piaware/main.tcl” line 123)
invoked from within
“source /usr/local/lib/piaware/main.tcl”
(“uplevel” body line 1)
invoked from within
“uplevel #0 source $path”
from tcllauncher running “piaware -debug”