Installation Instructions
*************************

Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
Inc.

   Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without warranty of any kind.

Dependencies
============

Build requires:

- python >= 2.7 (not python 3.x)
- python-babel
- python-lesscpy
- python-setuptools

Run requires:

- python >= 2.7 (not python 3.x)
- python-babel
- python-croniter >= 0.3.6
- python-dateutil
- python-enum34
- python-gevent
- python-lark-parser
- python-mako >= 0.8.1
- python-passlib >= 1.7
- python-requests >= 1.0.0
- python-tz / pytz
- python-voluptuous
- python-werkzeug
- python-yaml / PyYAML
- libprelude with python bindings
- libpreludedb with python bindings

Lint uses:

- python-flake8

Testing requires:

- All run requires
- python-pytest / pytest >= 2.7.0
- python-coverage (optional)


Basic Installation
==================

   Briefly, the shell commands `python setup.py install' should
configure, build, and install this package. See the `README' file for
instructions specific to this package.  Some packages provide this
`INSTALL' file but do not implement all of the features documented
below.  The lack of an optional feature in a given package is not
necessarily a bug.

Go to https://www.prelude-siem.org/projects/prelude/wiki/InstallingPreludePrewikka for more installation instructions.
