Hello
Please could you guide me how to install cluster-glue on rhel 8 ?
I did those steps but does not help
git clone https://github.com/ClusterLabs/cluster-glue.git
cd cluster-glue
Build and Install:
./autogen.sh
./configure
make
make install
thank you