1 Installation from source ========================== Run ./configure make make install to build and install the software. 2 Binary installation for Windows ================================= The dklibs project homepage http://sourceforge.net/projects/dklibs contains a link to the downloads section. From the dklibs-win32 package get dklibs-win32-*-user.exe or dklibs-win32-*-dev.exe, use the highest version number available. Both executable setup files install the dklibs library set and some of the programs using the libraries (bmeps is one of them). If you just want to use the software, choose the dklibs-win32-*-user.exe. The installation includes libraries, binaries, support files (i.e. string-tables) and documentation. The dklibs-win32-*-dev.exe file is made for developers, it also installs the sources for all used libraries, *.lib, *.dll and *.h files for all used libraries and the sources for the dklibs library set and the applications using these libraries. The dklibs-win32-*-dev.exe file is significantly larger than dklibs-win32-*-user.exe. The dklibs installation page http://dklibs.sourceforge.net/install.html#h3win32 contains additional information.