Building EyeDB

Building EyeDB is simply done by running make. Remember that the make utility must be GNU make, which on some systems may be called gmake.

EyeDB supports compiling in a separate build directory, which can be usefull if the source tree must be kept clean, is shared between several architecture or several compilation options (for instance debug and profile), is mounted read-only... To compile in a separate build directory, run configure with options --srcdir.