[Aide] Aide compilation issue: configure: error: AIDE requires mhash or libcrypt for hashsum calculation

Hannes von Haugwitz hannes at vonhaugwitz.com
Sat Feb 10 16:51:07 EET 2024


Hello,

On Fri, Feb 09, 2024 at 03:50:34PM +0000, Michael Arguello wrote:
> This is for Aide version 0.18.6.
> 
> I'm trying to run the instructions in the README file:
> $ ./configure
> $ make
> $ make install
> 
> This is on a fresh CentOS7 minimal system. I installed the requirements listed in the README file. When I run ./configure, I get the following error:
> configure: error: AIDE requires mhash or libcrypt for hashsum calculation

(I'm not a CentOS user)

Can you please try to explicitly enable gcrypt via './configure --with-gcrypt --without-mhash`
and provide the full output of the `./configure` run?

Best regards

Hannes


More information about the Aide mailing list