HI,
Did someone already try/manage to build Icinga2 from sources on RHEL9?
Hi @flocci,
I did not try, but it’s a cmake
project, so does the classic mkdir build && cd build && cmake .. && make
work?
HI,
Did someone already try/manage to build Icinga2 from sources on RHEL9?
Hi @flocci,
I did not try, but it’s a cmake
project, so does the classic mkdir build && cd build && cmake .. && make
work?