I'm installing a fresh Kubuntu 15.04 on my PC and then start to install, INDI, KSTARS and ASTROMETRY. I've followed the topic HOWTO: Building latest libindi & Ekos
On the step , 5. "Building Astromery.net" I've got few errors related to python configuration. To solve that I've added these packages as indicate on the astrometry site.
sudo apt-get install libcairo2-dev libnetpbm10-dev netpbm libpng12-dev libjpeg-dev python-numpy python-pyfits python-dev zlib1g-dev libbz2-dev swig cfitsio-dev
cfitsio-dev seems not available for K15.04, but it my be replaced by libcfitsio3-dev already installed in step 2 "Building INDI from Source"
If I'm correct it could be great to added this instruction on the topic.
cheers Philippe.
On the step , 5. "Building Astromery.net" I've got few errors related to python configuration. To solve that I've added these packages as indicate on the astrometry site.
sudo apt-get install libcairo2-dev libnetpbm10-dev netpbm libpng12-dev libjpeg-dev python-numpy python-pyfits python-dev zlib1g-dev libbz2-dev swig cfitsio-dev
cfitsio-dev seems not available for K15.04, but it my be replaced by libcfitsio3-dev already installed in step 2 "Building INDI from Source"
If I'm correct it could be great to added this instruction on the topic.
cheers Philippe.