×

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

Bi-monthly release with minor bug fixes and improvements

Issue installing INDI on Raspbian

  • Posts: 437
  • Thank you received: 31
I am attempting to install INDI on Raspbian and falling at the first hurdle, can anyone assist?

sudo apt-get install libnova-dev libcfitsio-dev libusb-1.0-0-dev zlib1g-dev libgsl-dev build-essential cmake git libjpeg-dev libcurl4-gnutls-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libgsl-dev
6 years 10 months ago #16577

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

  • Posts: 437
  • Thank you received: 31

Just to clarify, I have run sudo apt-get update
6 years 10 months ago #16614

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

  • Posts: 486
  • Thank you received: 87
Try installing libgsl0-dev package. That worked on my Raspbian:

sudo apt-get install libgsl0-dev

Regards.
The following user(s) said Thank You: Paul
6 years 10 months ago #16618

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

  • Posts: 437
  • Thank you received: 31
Nuno,

Your suggestion has worked, does this mean the Linux instructions need correcting?

I'll move onto the next step.

Regards

Paul
6 years 10 months ago #16623

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

  • Posts: 486
  • Thank you received: 87
As Debian builds another distro revision, sometimes filenames change and the last one changed some of them.
So, yes for the latest raspbian it needs correction at least for that filename if I remember correctly.
6 years 10 months ago #16624

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

  • Posts: 35
  • Thank you received: 5
I had difficulties also, but not the same as yours. I suspect that I was not using a clean install of raspian. In the end I downloaded UBUNTU Mate image file and was up and running in under an hour. I can highly recommend it, it seems speedy enough on a Rpi3, and stable. The build also promises to auto update from the package centre.
6 years 10 months ago #16628

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

I added a disclaimer to the Raspberry download to advise against using Raspian if you intend to run KStars as well. Ubuntu-Mate on RPI3 is good enough and less headache for me and everyone else involved.
6 years 10 months ago #16638

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

Time to create page: 0.429 seconds