×

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

Bi-monthly release with minor bug fixes and improvements

indi 3rdparty compilation

  • Posts: 4
  • Thank you received: 0
Hi all,

I am trying to recompile indi (ubuntu 12.04), and everything works smoothly for the libindi sources folder.
when I try to compile the 3rdparty drivers, it fails in cmake with

CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Could NOT find INDI (missing: INDI_INCLUDE_DIR INDI_LIBRARIES
INDI_DRIVER_LIBRARIES INDI_MAIN_LIBRARIES INDI_CLIENT_LIBRARIES)

but indi is already installed (the packaged version, not the one I compiled)

any hint ?

thanks

Bruno
9 years 10 months ago #1152

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

How did you run cmake for libindi? There are also Ubuntu packages for 12.04, why do you need to compile from source?
Last edit: 9 years 10 months ago by Jasem Mutlaq.
9 years 10 months ago #1153

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

  • Posts: 4
  • Thank you received: 0
I just run cmake-gui in my libindi build directory (out of source) and it run fines once all the dependencies are installed.
for sources in 3rd party directory I do the same, but it does not find libindi, and there is no placeholder to manually set the path

I wanted to recompile in order to run my qh5 clone which seems supported in the latest source but not yet in the ppa package, and also I hoped to hack a little
the lx200ap driver (to add resume from park-1 function for example, or meridian delay management), but I discovered in the meantime that the source is not currently used :-(. To be honest I am not sure to find the time for such hacking, but if the learning curve is not too hard....
Last edit: 9 years 10 months ago by Bruno Bodin.
9 years 10 months ago #1154

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

  • Posts: 4
  • Thank you received: 0
by the way, I am new to indi (but not to software developement), trying to move my setup. Two big known issues ; atik4000 and starizona microtouch are AFAIK not supported (yet :-)
Last edit: 9 years 10 months ago by Bruno Bodin.
9 years 10 months ago #1155

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

which indiserver

returns what?
9 years 10 months ago #1165

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

  • Posts: 4
  • Thank you received: 0
/usr/bin/indserver, from the last ppa package

Bruno
Last edit: 9 years 10 months ago by Bruno Bodin.
9 years 10 months ago #1167

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

Time to create page: 2.627 seconds