Kstars RPi cmake error: missing ECM?

Kstars RPi cmake error: missing ECM? - INDI Forum
  • Posts: 3
  • Thank you received: 1

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 1191
  • Thank you received: 371
Try out
sudo apt install libecm-dev
2 years 1 month ago #85587

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

  • Posts: 3
  • Thank you received: 1
I was able to apt install that package successfully. I then rebooted, but cmake is still throwing the same error about ECM. Do I need to tell it where to look for the libecm-dev package?
Last edit: 2 years 1 month ago by Lotad.
2 years 1 month ago #85588

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

  • Posts: 1191
  • Thank you received: 371
Is it possible that the supplied version is older than requested?

And btw, a RPi zero won’t be fun with KStars. Better use a RPi with at least 1GB RAM.
2 years 4 weeks ago #85597

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


×

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

Bi-monthly release with minor bug fixes and improvements

  • Posts: 421
  • Thank you received: 102

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 1309
  • Thank you received: 226

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 421
  • Thank you received: 102
I believe the latest KStars needs Raspbian Bullseye to build. If you don't want to upgrade to Bullseye, you can try building an older version of KStars.
2 years 1 day ago #86508

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

  • Posts: 1309
  • Thank you received: 226
That's a pretty annoying development.
But I actually did try to do a full-upgrade. But it didn't do anything, so still on Buster. And I'm not thrilled at the prospect of setting everything up again from a clean installation.
2 years 1 day ago #86510

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

  • Posts: 421
  • Thank you received: 102
You might be able to do an in-place upgrade from buster to bullseye. You need to edit /etc/apt/sources.list (and any files in /etc/apt/sources.list.d) and replace "buster" with "bullseye", then do the usual sudo apt update followed by sudo apt full-upgrade

The Raspbian people don't recommend in-place upgrades, they recommend installing from scratch, but it's worth a try. Make a backup of your SD card first.
2 years 1 day ago #86512

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

  • Posts: 1309
  • Thank you received: 226
Thanks I might try that soon.
I found a thorough looking guide on how to do it here.
ostechnix.com/upgrade-to-debian-11-bulls...om-debian-10-buster/
2 years 1 day ago #86513

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

Time to create page: 0.479 seconds