Install Qt (qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qtmultimedia5-dev libz-dev) and and build tools: gcc, g++, make etc.
ln -s <path-to-indigo> indigo
./build_libs.sh
qmake
make
If the image download is very slow (~ 5sec with the CCD Imager Simulator) this may be a result of a slow mDNS response. This can be fixed by editing the following system files:
change line:
hosts: files mdns4_minimal [NOTFOUND=return] dns
to read:
hosts: files mdns4 [NOTFOUND=return] dns
.local.
.local