11 jun 2019
kstars build
with thanks to Jasem @ indilib
NOTE: build indi FIRST
dependencies
sudo apt-get -y install build-essential cmake git libeigen3-dev libcfitsio-dev zlib1g-dev libindi-dev extra-cmake-modules libkf5plotting-dev libqt5svg5-dev libkf5xmlgui-dev kio-dev kinit-dev libkf5newstuff-dev kdoctools-dev libkf5notifications-dev qtdeclarative5-dev libkf5crash-dev gettext libnova-dev libgsl-dev libraw-dev libkf5notifyconfig-dev wcslib-dev libqt5websockets5-dev qt5keychain-dev xplanet xplanet-images qt5keychain-dev libsecret-1-dev
build
$ mkdir -p ~/Projects/build/kstars
$ cd ~/Projects
$ git clone https://github.com/KDE/kstars
$ cd build/kstars
$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ~/Projects/kstars
$ make
$ sudo make install
update
~/Projects/kstars
$ git pull
$ cmake .
$ make
Choose whether to install. If not -and to keep e.g. your stable ppa install intact- run the new kstars from the build folder:
$ ~/Projects/build/kstars/kstars/kstars
../build/kstars
or less cryprically go to ~/Projects/build/kstars and call
$ sudo make install
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario