×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Indi Library 1.80 and Astroberry

  • Posts: 389
  • Thank you received: 15
Hello,

Given my challenges with QHY hardware, I was looking at the specs for Indi Library 1.80. Nothing in the specs said not for PI and Astroberry. Ok, I downloaded the file and prepared to install. CMAKE was missing. After installing and getting updates, CMAKE complaines about GSLCBLAS0. Only one version of package for CBLAS exist and CMAKE does not like the CBLAS Libraries. What are the options?
4 years 6 months ago #42857

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

  • Posts: 389
  • Thank you received: 15
Hello,

I figured out that the specific callout is not handled by adding a command line variable to the CMAKE line. I am seeking the MAKE FILE to establish the GSL data . Some how, CMAKE is not finding the resources to GSL.
4 years 6 months ago #42918

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

  • Posts: 389
  • Thank you received: 15
Hello,

Success! At least CMAKE isn’t complaining about missing pieces.

My steps in getting 1.8 update onto a Raspberry PI and AstroBerry as as follows.

1. Get Synaptic - this will allow you to search for missing components
2. Get CMAKE - CMAKE is not part of AstroBerry.
3. With Synaptic, search for the Debug armf installs for the following
3a. GSL
3b. Anova
3c. jpeg
3d. Ogg
3e. Theora
3f. Any other missing variables

At least two optional components are not armf compatible.

GTest
GMock

Now, to see if these updates help with some of the equipment.
4 years 6 months ago #42954

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

Time to create page: 0.528 seconds