[Aide] install using centos rpm

Keith Constable kccricket at gmail.com
Thu Mar 13 23:02:17 EET 2014


James,

Generally speaking, when a package build system complains about a missing library, it is looking for the "-devel" version of it. You may want to check the CentOS packaging system for a zlib-devel and libcrypt-devel or something similar.

Regards,

Keith Constable



On 13 Mar 2014, at 12:26 PM, Yunker, James M CIV NUWC NWPT <james.yunker at navy.mil> wrote:

> I re-ran configure using what you said:
> 
> ./configure  --without-mmap 
> 
> and the following output was seen:
> 
> Checking for deflate in : lz ... no
> Configure: error: You don't have zlib properly installed. Install it or try  --with-out-zlib.
> 
> I am using Centos 6.5, 64 bit. I have zlib installed for both 32 and 64 bits. I am not sure what 
> They are saying. 
> 
> I reinstalled zlib using :
> 
> sudo yum install zlib
> 
> so it should be okay.
> 
> It still gave me the same error when I re-installed zlib, and reran:
> 
> ./configure --without-mmap 
> 
> 
> Then I  tried :
> 
> ./configure  --without-mmap --without-zlib
> 
> The following output was seen:
> 
> checking for mhash get_block_size in -lmhash... no
> configure: WARNING : No mhash means no hmac.
> checking for gpg_sterror in-lgpg-error ... no
> configure error: You need to have libgpg-error.a install to use libcrypt.
> 
> 
> Now I am not sure what else to do.
> 
> It seems that I should configure with zlib,
> 
> It says it is not installed improperly.
> 
> I am assuming it is looking for the 64 bit zlib, since  my native operating system is Centos 6.5, 64 bit.
> 
> I am guessing it is not find zlib and I must direct configure it to find zlib.
> 
> I am just not sure if I am even on the correct track or not. It is just not finding zlib. 
> 
> How do I direct it to find it?
> 
> What else can I do?
> 
> Any help appreciated.
> 
> Thanks in advance.
> 
> Respectfully,
> 
> James M. Yunker
> 
> 
> 
> 
> 
> 
> 
> 
> -----Original Message-----
> From: Yunker, James M CIV NUWC NWPT 
> Sent: Tuesday, March 11, 2014 4:41 PM
> To: 'aide at cs.tut.fi'
> Subject: install using centos rpm
> 
> While running AIDE the program crashes or terminates after a few minutes with the message shown below:
> 
> 
> Code:
> Caught SIGBUS/SEGV while mmapping. File was truncated while aide was running?
> Caught SIGBUS/SEGV. Exiting What is wrong here?
> 
> One website on the internet said to configure AIDE without mmaping - except it did not say how to do that or why one should do that?
> 
> What does this error mean and how do I fix it?
> 
> Thanks.
> 
> R,
> 
> James M. Yunker
> 
> I am using Centos 6.5, 64 bit Linux. I  installed and then received this error when it crashed. It has never crated a complete database of my computer. 
> _______________________________________________
> Aide mailing list
> Aide at cs.tut.fi
> https://mailman.cs.tut.fi/mailman/listinfo/aide

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2849 bytes
Desc: not available
URL: <http://mailman.cs.tut.fi/pipermail/aide/attachments/20140313/0fc6ce5e/attachment.bin>


More information about the Aide mailing list