×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

How to download KStars available in the latest INDI for use with Raspi

  • Posts: 175
  • Thank you received: 25
I want to download KStars available on the latest INDI for use with Raspi.

I got indi and indi-3rdparty from GitHub on StellarMate OS, built and installed them, but Kstars would not boot.
The indi and some built indi-3rdparty drivers work and I can use them from KStars 3.6.3 on my PC.

The following KStars are currently installed on Raspi.
kstars-bleeding,now 6:3.6.3-stable~202302081248 arm64

When launched from the KStars icon, it exits without even displaying a splash screen.
When I start from Teaminal, it shows the following message and exits.
$ kstars
kstars: symbol lookup error: kstars: undefined symbol: timestamp

When started from Ekos Debugger, it terminates with exit code 0177 as follows:
[Inferior 1 (process 47146) exited with code 0177]

Is there somewhere I can download the KStars executable for the raspi running with the latest GitHub indi and indi-3rdparty drivers?
If it works even if it is a nightly build, no problem.

Thanks.
1 year 2 months ago #90586

Please Log in or Create an account to join the conversation.

  • Posts: 175
  • Thank you received: 25
The timestanp() function was changed to indi_timestamp() in indi branch stable-2.0.0 #1837.
kstars was also changed to call indi_timestamp() to match this change.

Until this version of kstars is released, I will define a timestamp function in my personal indi to get by.
1 year 2 months ago #90590

Please Log in or Create an account to join the conversation.

  • Posts: 351
  • Thank you received: 109
You can use my build script to get all bleeding edge nouspiro.space/?page_id=209
Before compiling uninstall any indi and kstars package because it will overwrite them.
The following user(s) said Thank You: tkakura
1 year 2 months ago #90592

Please Log in or Create an account to join the conversation.

Time to create page: 0.467 seconds