Issues regarding building kstars on Debian 11 (bullseye) and getting Data catalogs

Rani Ahmed ranixlb at gmail.com
Thu May 5 07:08:10 BST 2022


Hello. Now I tried to build 3rd party INDI drivers. I actually only wanted
the GPS NMEA. But I compiled all kinds of drivers out there. I built ALL
the libraries and ALL went OK. I found the indi-rpi-gpio did not compile
because the header
*#include <pigpiod_if2.h>*
is not found in
https://github.com/indilib/indi-3rdparty/blob/master/indi-rpi-gpio/rpigpio.cpp
. I know C++ very well. So I tried to change it with what I thought would
be the nearest header by name
*#include <pigpiod.h>*
then the compiler says many methods/functions are not there in the cpp file.
Anyways.. This has to be fixed.
Also add that I don't have the related device and I don't think I will ever
use it.
Thanks.

On Sat, Apr 30, 2022 at 11:38 AM Jasem Mutlaq <mutlaqja at ikarustech.com>
wrote:

> Hello Rani,
>
> What's kinetic? The PPA is only for Ubuntu, not Debian.
>
> --
> Best Regards,
> Jasem Mutlaq
>
>
>
> On Sat, Apr 30, 2022 at 11:12 AM Rani Ahmed <ranixlb at gmail.com> wrote:
>
>> Ok thanks Jasem for your time. On the PPA repository under your name :
>> *deb http://ppa.launchpad.net/mutlaqja/ppa/ubuntu
>> <http://ppa.launchpad.net/mutlaqja/ppa/ubuntu> kinetic main*
>>
>> and after *apt update  *I get the following:
>>
>>
>>
>> *E: The repository 'http://ppa.launchpad.net/mutlaqja/ppa/ubuntu
>> <http://ppa.launchpad.net/mutlaqja/ppa/ubuntu> kinetic Release' does not
>> have a Release file.N: Updating from such a repository can't be done
>> securely, and is therefore disabled by default.N: See apt-secure(8) manpage
>> for repository creation and user configuration details.*
>>
>> I am not sure, but I think a PGP key is supposed to be provided or given.
>>
>> On Sat, Apr 30, 2022 at 10:51 AM Jasem Mutlaq <mutlaqja at ikarustech.com>
>> wrote:
>>
>>> Hello Rani,
>>>
>>> Thank you for your feedback, it's greatly appreciated.
>>>
>>> 1. We have no control over what is available in distributions, it's
>>> outside our control and they decide what version to include.
>>> 2. The latest instructions on how to install KStars is maintained in the
>>> GIT repository: https://invent.kde.org/education/kstars
>>> 3. Will correct the typos and update the links.
>>>
>>> --
>>> Best Regards,
>>> Jasem Mutlaq
>>>
>>>
>>>
>>> On Sat, Apr 30, 2022 at 10:33 AM Rani Ahmed <ranixlb at gmail.com> wrote:
>>>
>>>> Hello. I just don't understand why kstars does not get directly updated
>>>> on Debian stable with the latest version.. This app has no security impacts
>>>> and it does not hurt the computer data. The current kstars version on
>>>> Debian stable is 3.4.3 and the current stable Debian distribution is Debian
>>>> 11 bullseye. The latest kstars version is 3.5.9 beta. I always have to
>>>> build from source in order to get the latest kstars.
>>>>
>>>> Also, in the following page for Debian 11 stable
>>>>
>>>>
>>>> https://techbase.kde.org/Projects/Edu/KStars/Building_KStars_KF5#Debian_.2F_Kubuntu
>>>>
>>>>
>>>> please change the line :
>>>>
>>>> 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 xplanet xplanet-images qt5keychain-dev libsecret-1-dev breeze-icon-theme
>>>>
>>>> to
>>>>
>>>> apt-fast -y install build-essential cmake git libeigen3-dev libcfitsio-dev zlib1g-dev libindi-dev extra-cmake-modules libkf5plotting-dev libqt5svg5-dev libkf5xmlgui-dev kio kinit-dev libkf5newstuff-dev kdoctools5 libkf5notifications-dev qtdeclarative5-dev libkf5crash-dev gettext libnova-dev libgsl-dev libraw-dev libkf5notifyconfig-dev wcslib-dev libqt5websockets5-dev xplanet xplanet-images qt5keychain-dev libsecret-1-dev breeze-icon-theme
>>>>
>>>> Also in the kstars add-ons installer, I downloaded the huge USNO NOMAD catalog and put it in ~/.local/share/kstars and it still shows that it's not installed.
>>>>
>>>>
>>>> Also the page : https://edu.kde.org/kstars/install.php has a simple typo to point at https://techbase.kde.org/Projects/Edu/KStars/Building_KStars_KF5#Debian_.2F_Kubuntu . The link is written with double s in *httpss* instead of
>>>>
>>>> *https. it must be with a single s.*
>>>>
>>>>
>>>> *Thanks.*
>>>>
>>>>
>>>>
>>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kstars-devel/attachments/20220505/c3f354a0/attachment.htm>


More information about the Kstars-devel mailing list