<div dir="ltr"><div>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<font size="2"><span style="font-weight:normal"> indi-rpi-gpio</span></font><span class="gmail-separator"></span> did not compile because the header <br></div><div><i>#<span class="gmail-pl-k">include</span> <span class="gmail-pl-s"><span class="gmail-pl-pds"><</span>pigpiod_if2.h<span class="gmail-pl-pds">></span></span></i></div><div><span class="gmail-pl-s"><span class="gmail-pl-pds">is not found in <a href="https://github.com/indilib/indi-3rdparty/blob/master/indi-rpi-gpio/rpigpio.cpp">https://github.com/indilib/indi-3rdparty/blob/master/indi-rpi-gpio/rpigpio.cpp</a> . I know C++ very well. So I tried to change it with what I thought would be the nearest header by name<br></span></span></div><div><i><span class="gmail-pl-s"><span class="gmail-pl-pds">#<span class="gmail-pl-k">include</span> <span class="gmail-pl-s"><span class="gmail-pl-pds"><</span>pigpiod.h<span class="gmail-pl-pds">></span></span></span></span></i></div><div><span class="gmail-pl-s"><span class="gmail-pl-pds"><span class="gmail-pl-s"><span class="gmail-pl-pds">then the compiler says many methods/functions are not there in the cpp file.<br></span></span></span></span></div><div><span class="gmail-pl-s"><span class="gmail-pl-pds"><span class="gmail-pl-s"><span class="gmail-pl-pds">Anyways.. This has to be fixed.<br></span></span></span></span></div><div><span class="gmail-pl-s"><span class="gmail-pl-pds"><span class="gmail-pl-s"><span class="gmail-pl-pds">Also add that I don't have the related device and I don't think I will ever use it. <br></span></span></span></span></div><div><span class="gmail-pl-s"><span class="gmail-pl-pds"><span class="gmail-pl-s"><span class="gmail-pl-pds">Thanks.<br></span></span></span></span></div><div><i><span class="gmail-pl-s"><span class="gmail-pl-pds"><span class="gmail-pl-s"><span class="gmail-pl-pds"></span></span></span></span></i></div><div><i><span class="gmail-pl-s"><span class="gmail-pl-pds"></span></span></i></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 30, 2022 at 11:38 AM Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com">mutlaqja@ikarustech.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello Rani,<div><br></div><div>What's kinetic? The PPA is only for Ubuntu, not Debian.</div><div><br clear="all"><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div>--</div><div>Best Regards,<br>Jasem Mutlaq<br></div><div><br></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 30, 2022 at 11:12 AM Rani Ahmed <<a href="mailto:ranixlb@gmail.com" target="_blank">ranixlb@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Ok thanks Jasem for your time. On the PPA repository under your name :<br><div><i>deb <a href="http://ppa.launchpad.net/mutlaqja/ppa/ubuntu" target="_blank">http://ppa.launchpad.net/mutlaqja/ppa/ubuntu</a> kinetic main</i></div><div><br></div><div>and after <i>apt update  </i>I get the following:<br></div><div><br></div><div><i><span style="color:rgb(255,0,0)">E</span>: The repository '<a href="http://ppa.launchpad.net/mutlaqja/ppa/ubuntu" target="_blank">http://ppa.launchpad.net/mutlaqja/ppa/ubuntu</a> kinetic Release' does not have a Release file.<br>N: Updating from such a repository can't be done securely, and is therefore disabled by default.<br>N: See apt-secure(8) manpage for repository creation and user configuration details.</i></div><div><br></div><div>I am not sure, but I think a PGP key is supposed to be provided or given.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 30, 2022 at 10:51 AM Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com" target="_blank">mutlaqja@ikarustech.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello Rani,<div><br></div><div>Thank you for your feedback, it's greatly appreciated.</div><div><br></div><div>1. We have no control over what is available in distributions, it's outside our control and they decide what version to include.</div><div>2. The latest instructions on how to install KStars is maintained in the GIT repository: <a href="https://invent.kde.org/education/kstars" target="_blank">https://invent.kde.org/education/kstars</a></div><div>3. Will correct the typos and update the links.</div><div><br></div><div><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div>--</div><div>Best Regards,<br>Jasem Mutlaq<br></div><div><br></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 30, 2022 at 10:33 AM Rani Ahmed <<a href="mailto:ranixlb@gmail.com" target="_blank">ranixlb@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>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.</div><div><br></div><div>Also, in the following page for Debian 11 stable<br></div><div><br></div><div><a href="https://techbase.kde.org/Projects/Edu/KStars/Building_KStars_KF5#Debian_.2F_Kubuntu" target="_blank">https://techbase.kde.org/Projects/Edu/KStars/Building_KStars_KF5#Debian_.2F_Kubuntu</a></div><div><br></div><div><br></div><div>please change the line :</div><div><pre><span></span>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<br><br></pre><pre><font size="2"><span style="font-family:arial,sans-serif">to</span></font><br><br>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<br><br></pre><pre><font size="2"><font face="arial,sans-serif">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. <br><br><br></font></font></pre><pre><font size="2"><font face="arial,sans-serif">Also the page : <a href="https://edu.kde.org/kstars/install.php" target="_blank">https://edu.kde.org/kstars/install.php</a> has a simple typo to point at h</font></font><span style="font-family:arial,sans-serif">ttps://<a href="http://techbase.kde.org/Projects/Edu/KStars/Building_KStars_KF5#Debian_.2F_Kubuntu" target="_blank">techbase.kde.org/Projects/Edu/KStars/Building_KStars_KF5#Debian_.2F_Kubuntu</a> . The link is written with double s in <i>httpss</i> instead of <i>https. it must be with a single s.<br><br></i></span></pre><pre><span style="font-family:arial,sans-serif"><i>Thanks.<br></i></span></pre><pre><span style="font-family:arial,sans-serif"><i><br><br></i></span></pre></div></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>