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

2024-02-13 Thread Hannes von Haugwitz
Hi,

On Mon, Feb 12, 2024 at 10:49:53PM +, Michael Arguello wrote:
> checking for libgcrypt... no
> configure: error: libgcrypt not found by pkg-config - Try to add directory 
> containing libgcrypt.pc to PKG_CONFIG_PATH environment variable
>
> So, it seems like it can't find libgcrypt, but I know I have it installed. 
> There are the packages installed on my system:
> libgcrypt-1.5.3-14.el7.x86_64
> libgcrypt-devel-1.5.3-14.el7.x86_64

Does one of these packages provide the libgcrypt.pc file?

What is the output of the following commands?:

pkg-config --path libpcre2-8

pkg-config --path libgcrypt

Best regards

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


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

2024-02-12 Thread Michael Arguello
s or 
entities other than the intended recipient is prohibited. If you received this 
in error, please contact the sender and destroy any copies of this information. 
 [ImprivataV12018]

From: Aide  on behalf of Hannes von Haugwitz 

Sent: Saturday, February 10, 2024 8:51 AM
To: Aide user mailinglist 
Subject: Re: [Aide] Aide compilation issue: configure: error: AIDE requires 
mhash or libcrypt for hashsum calculation

Hello,

On Fri, Feb 09, 2024 at 03:50:34PM +, 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
___
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


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

2024-02-10 Thread Hannes von Haugwitz
Hello,

On Fri, Feb 09, 2024 at 03:50:34PM +, 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
___
Aide mailing list
Aide@ipi.fi
https://www.ipi.fi/mailman/listinfo/aide