×

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

Bi-monthly release with minor bug fixes and improvements

Compile errors......sure to be user failure;;

  • Posts: 74
  • Thank you received: 1
Hi Guys, I'm trying to compile the indi-RG11-Rain-Sensor from source...... when I try to compile, I get the following:

astroberry@astroberry:~/indi-RG11-Rain-Sensor $ cmake -DCMAKE_INSTALL_PREFIX=/usr .
CMake Error at cmake_modules/FindINDI.cmake:256 (message):
Could not find INDI include directory
Call Stack (most recent call first):
CMakeLists.txt:7 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/astroberry/indi-RG11-Rain-Sensor/CMakeFiles/CMakeOutput.log".
astroberry@astroberry:~/indi-RG11-Rain-Sensor $

Prviously when I compiled the whole system from source I had no problem.
If anyone can help?
cheers
terry
4 years 4 months ago #46271

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

  • Posts: 983
  • Thank you received: 375
Note the cmake output
Run below before rebuilding:
apt install libindi-dev
4 years 4 months ago #46282

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

Moderators: Radek Kaczorek
Time to create page: 0.367 seconds