I have been working really hard for the last couple of days and I think I am ready to put up a new DMG for you guys to try. It now includes a quick start guide, copyright information, a startup wizard, and the latest versions of all the software.
KSTARS NEW DMGKSTARS NEW DMG
I got rid of the annoying dialog boxes at startup and integrated that into a couple of pages of the already existing startup wizard. I also put some of the steps of configuration that I previously explained in the forum into the program and the Quickstart guide. Currently all of the features of the startup wizard are working except for the installers and checkboxes for netpbm, pyfits, and pip. I will need to revisit that part. It is pretty easy to do it from Terminal however.
Commands you need to type into terminal to do it manually:
ruby -e "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
brew install python
brew install netpbm