> I am wondering if someone has produced a packaged binary > install or if someone could point me in the right direction on how to > build a package to distribute for our system.
Hrm, not for OSSEC but I do build packages for my own distribution. If you have a development machine where you can build, then "src2pkg" or "slacktrack" may be viable options for you. They watch the changes to the filesystem, then build a package of the altered files. Example (the flags are made up, illustration only): ./configure make altertrack -t rpm -O /tmp/ossec.rpm make install -- HostGIS, Open Source solutions for the global GIS community Greg Allensworth - SysAdmin, Programmer, GIS Person, Security Network+ Server+ A+ Security+ "No one cares if you can back up — only if you can recover."
