Ahmet Ozturk wrote:
Hi David,
Let me ask some questions about your system:
Are you using a version of Debian AMD64 port and
Do you have ia32-libs package installed on your system?
Hi Ahmet,
I am running both the client and server on RHEL4 systems. The server
runs on i686 arch, the client runs on an amd64. I created RPMs from
scratch using the .spec file from the source rpm found here:
http://www.pramberger.at/peter/services/repository/rpm2html/rhel4/SRPMS/ossec-hids-0.9-6.el4.pp.src.html
I edited the spec file to allow me to further patch the source to
specify where the install root should be. Instead of /var/ossec, it is
installed to /opt/ossec to follow best practices used here.
I do not have any 32bit compat libs installed on the client.