- check Makefile and adapt it to your environment
- enter 'make lib'
- copy src/*.h to your favourite header path
- copy *.so to your favourite library path

If you want to build a debug version of the library then edit src/capiwrapper.c
and define the preprocessor switch called DEBUG.
