Thanks for your answer - I tried to do this - and now I was at least
able to build 0.17.4

Some remarks for those who try to do the same:
First I tried to get master/latest compiled, since I read that this
would disable static build by default - finally I wasn't successful and
started this post.

Now, I tried to use the stable version v0.17.4, and with these
additional steps I was successful:

1.) To get "sh autogen.sh" running I needed to install
"sudo yum install autoconf  libtool"

2. ) To get "./configure --disable-static" running I needed to install
"sudo yum install bison flex libgpg-error-devel pcre-devel mhash
mhash-devel"
Then also the make is successful.

Remark: When trying to work with the master/latest version, then there
were references to pcre2 and even with installing
"pcre2-devel" the .configure was fine but the compile fails (but ok,
it's no stable version)

Best regards,
MG.

Am 18.04.2022 um 09:11 schrieb Hannes von Haugwitz:
On Sun, Apr 17, 2022 at 10:50:12PM +0000, John Horne wrote:
Looking at the Aide 0.16 RPM on Rocky, the SPEC file shows that it uses '--
disable-static'.
FWIW the next release (AIDE v0.18) disables static build by default.

Best regards

Hannes
_______________________________________________
Aide mailing list
Aide@ipi.fi
https://www.ipi.fi/mailman/listinfo/aide
_______________________________________________
Aide mailing list
Aide@ipi.fi
https://www.ipi.fi/mailman/listinfo/aide

Reply via email to