×

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

Bi-monthly release with minor bug fixes and improvements

sudo make install failing for 3rdparty

  • Posts: 437
  • Thank you received: 31
The following started a few weeks ago.

Are there some requirements that have been added that I need to install to get this working again.

No problems with libindi and kstars.

pi@raspberrypi:~/indi/build $ cd 3rdparty/
pi@raspberrypi:~/indi/build/3rdparty $ sudo make install
-- Found libnova: /usr/lib/arm-linux-gnueabihf/libnova.so
-- Found CFITSIO: /usr/lib/arm-linux-gnueabihf/libcfitsio.so
-- Found libnova: /usr/lib/arm-linux-gnueabihf/libnova.so
-- Found CFITSIO: /usr/lib/arm-linux-gnueabihf/libcfitsio.so
-- Found libnova: /usr/lib/arm-linux-gnueabihf/libnova.so
-- Found libnova: /usr/lib/arm-linux-gnueabihf/libnova.so
-- Found CFITSIO: /usr/lib/arm-linux-gnueabihf/libcfitsio.so
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.7/Modules/FindTIFF.cmake:71 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
indi-gphoto/CMakeLists.txt:27 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/pi/indi/build/3rdparty/CMakeFiles/CMakeOutput.log".
See also "/home/pi/indi/build/3rdparty/CMakeFiles/CMakeError.log".
Makefile:764: recipe for target 'cmake_check_build_system' failed
make: *** [cmake_check_build_system] Error 1
5 years 10 months ago #26186

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

sudo apt-get install libtiff-dev
The following user(s) said Thank You: Paul
5 years 10 months ago #26188

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

  • Posts: 437
  • Thank you received: 31
Jasem,
Thanks, problem solved.
5 years 10 months ago #26189

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

Time to create page: 0.419 seconds