×

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

Bi-monthly release with minor bug fixes and improvements

INDI Servoblaster Cap and Astroberry Server

  • Posts: 31
  • Thank you received: 1
Hi,

I am trying to install INDI Servoblaster Cap following the instructions on github.com/magnue/indi_servoblaster_cap/blob/master/README.md running Astroberry Server 2.0 on a Raspberry Pi 3. I get the following error message:

astroberry@astroberry-fa:~/Projects/indi_servoblaster_cap/build $ cmake -DCMAKE_INSTALL_PREFIX=/usr . ..
CMake Error at cmake_modules/FindINDIDriver.cmake:43 (message):
INDI-DRIVERS not found!
Call Stack (most recent call first):
CMakeLists.txt:17 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/home/astroberry/Projects/indi_servoblaster_cap/build/CMakeFiles/CMakeOutput.log".

Attached is the CMakeOutput.log file.

Is it just a missing environment variable INDI-DRIVERS? I would be grateful for any help.

Cheers
Simon
Last edit: 4 years 2 months ago by Simon.
4 years 2 months ago #48672
Attachments:

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

  • Posts: 474
  • Thank you received: 168
You are missing the base INDI library headers, either compile and install main INDI repository manually or install libindi-dev if using PPA packages.
The following user(s) said Thank You: Simon
4 years 2 months ago #48673

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

  • Posts: 31
  • Thank you received: 1
Thanks, that solved the problem.
4 years 2 months ago #48712

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

Moderators: Radek Kaczorek
Time to create page: 0.590 seconds