I'm trying to do a binary installation of OSSEC. I have the binaries from a similar system (same operating system and architecture) in the bin/ directory in the OSSEC package. I edited etc/preloaded-vars.conf and set USER_BINARYINSTALL to "y". When I run ./install.sh, however, I get the following:
5- Installing the system - Running the Makefile ./install.sh: 143: make: not found After this, it displays what I normally see after a regular installation. The ossec group does not seem to be created, but the init script is created. Am I missing a step here?
