So Dave, were you able to get AtikAir services running on the StellarMate sdcard? If so, would you mind letting us know what was involved?
I have StellarMate running on the RPi but get install errors trying to install the AtikAir services.
ie.. Now we install the AtikAir services:
This step downloading and installing the Atik Air service for the raspberry pi.
1) Open a terminal on your Raspberry Pi.
2) Run the following command to download the software:
wget downloads.atik-cameras.com/AtikAir.tar.gz
3) Once done, run the following command to unzip the folder:
tar –zxvf AtikAir.tar.gz
4) Once done, run the following command to change into the correct directory:
cd AtikAir
5) Then run the following command to install the software. Enter your password if necessary.
Sudo ./Installer