logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit fa05a98883e7bae8d45f32364edf9aef0ba14884
parent d7768d042d3c0bb6162dae603a7bf72ff4689abb
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date:   Sat, 11 Jul 2015 23:58:35 +0200

Updating README file (installing dependencies on OS X)

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -56,9 +56,9 @@ Logswan uses the `CMake` build system and requires `GeoIP` and `Jansson` librari ## Installing dependencies - OpenBSD : `pkg_add -r cmake GeoIP jansson` +- Mac OS X : `brew install cmake geoip jansson` - Linux (Debian / Ubuntu): `apt-get install cmake libgeoip-dev libjansson-dev` - ## Compiling cmake .