On Mon, Jun 15, 2020 at 3:47 PM Scott Wozny <
saw...@gmail.com> wrote:
>
> Per the installation manual on the website, on a CentOS 7 minimal machine, I installed needed dependencies with: yum install make gcc zlib-devel pcre2-devel sqlite-devel openssl-devel libevent-devel (actually the suggested command is "yum install zlib-devel pcre2-devel make gcc zlib-devel pcre2-devel sqlite-devel openssl-devel libevent-devel" which includes zlib-devel and pcre2-devel twice; no harm to it, but if anyone who maintains the website sees this, it should probably be corrected). This installed each of the requested packages (except make, which I assume came with the base install) and their variety of dependencies. Then, I pulled down the tarball, expanded it and ran ./install.sh. Everything seemed to go well.
>
Pull request 303 opened for the duplicated info
(
https://github.com/ossec/ossec-docs/pull/303). Thanks for the report!
> What I'm curious about, now, is which (if any) of the packages I installed for dependencies to do the install from source are needed for ongoing operation? Particularly, I don't really want to leave compilers on all my production servers (since the agent will be on all production servers, cloned from this original machine) but I, more generally, have an aversion to having to maintain software I don't use, if I can help it. So how much of the dependency software do I need to leave and how much can I remove before making these clones into what I need them to be?
>
I haven't tried it, but I assume the devel packages can be
uninstalled. gcc and make definitely.
> Any suggestions would be appreciated.
>
> Thanks,
>
> Scott
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups "ossec-list" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
ossec-list+...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/ossec-list/72df66bb-d2c0-483c-b8b0-737eef10cf9ao%40googlegroups.com.