×

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

Bi-monthly release with minor bug fixes and improvements

libev vs. libevent

  • Posts: 1009
  • Thank you received: 133
I just wanted to compile the latest INDI (and kstars), but failed because of a missing libev:
CMake Error at cmake_modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find Libev (missing: LIBEV_LIBRARY LIBEV_INCLUDE_DIR)

The problem is, libev-devel conflicts with libevent-devel, which other system devel packages (avahi, cups) rely on.
I think I can remove the devel packages for those three - but that must be a more general issue.
How do you handle conflicting devel packages? Always (un)install depending on what you intend to compile?
1 year 9 months ago #83691

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

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic libev vs. libevent

I also encountered this.
www.indilib.org/forum/general/5524-astro...html?start=432#83664
I simply had to install libev-dev
1 year 9 months ago #83698

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

Replied by Jasem Mutlaq on topic libev vs. libevent

Thanks, it's added now to the documentation.
1 year 8 months ago #83957

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

Time to create page: 0.429 seconds