----------------------
Installing from Source
----------------------

For the impatient:

* you will need a system with GNU C++, GNU autotools, GNU make and GNU libtools
* you will need the boost development package and the libev development package
* get source tarball from github (git@github.com:triAGENS/SimpleVOCopen.git)
* unpack everything into a directory and execute
    ./configure
    make
    make php-api
    make install
  you need to be root to install the binary



-------------------------
Step-by-step installation
-------------------------

Please have a look at

 http://www.worldofvoc.com/wiki/index.php5/SimpleVOC-1.6-OPN-COMPILE

for a complete installation guide.
