RE: Multi Telescope Setup
As it turns out, someone has already had the idea to make a build script for all the stuff I mentioned earlier, and even included something I didn’t think about! namely including a newer version of fxload to make QHY cameras work at all. This is especially relevant to me, as my Orion G16 just died and I replaced it with a (secondhand) QHY268C, which doesn’t work in kstars without the new fxload.
git clone https://gitea.nouspiro.space/nou/astro-soft-build.git cd astro-soft-build sudo ./install-dependencies.sh sudo ./build-fxload.sh sudo ./build-soft-stable.sh # optional if you have everything already built
And you’re all done! It install INDI, KStars, and everything needed for the two to work together.