Re: [ossec-list] Re: Can I build the OSSEC server without the three GeoIP packages?

2016-09-26 Thread dan (ddp)
On Fri, Sep 23, 2016 at 11:01 AM, Shawn Wiley wrote: > > What I was trying to say... > > Is there a way to install the OSSEC server package without the three GeoIP > packages? Also if I do not turn on the GeoIP functionality in the ossec.conf > file will the packages just sit

[ossec-list] Re: Can I build the OSSEC server without the three GeoIP packages?

2016-09-23 Thread Victor Fernandez
Hi Shawn, you can compile OSSEC from sources without enabling GeoIP by following these steps: - Download OSSEC source code: git clone https://github.com/ossec/ossec-hids.git - Install GCC compiler and Make tool if you haven't them: - sudo apt-get install gcc make [Debian/Ubuntu]

[ossec-list] Re: Can I build the OSSEC server without the three GeoIP packages?

2016-09-23 Thread Shawn Wiley
What I was trying to say... Is there a way to install the OSSEC server package without the three GeoIP packages? Also if I do not turn on the GeoIP functionality in the ossec.conf file will the packages just sit dormant? I want to install the least amount of additional packages to my web