The installation is handled by a standard automake/autoconf build system and so a basic installation can be realised as follows:
./autogen.sh ./configure make install
For advanced users it is also possible to customise the build process by passing extra parameters from the list below into the configure script:
Enable building of the DaviCal backend module
Enable building of the Python backend module
Specify alternate apxs binary location