Next: Advanced Usage, Previous: Introduction, Up: MicroBenchmark [Contents][Index]
The library can be installed from the source following the common steps explained on INSTALL:
$ ./configure --prefix=<prefix> $ make -j $ make check -j $ make install
The following sections show in detail the requirements for the build process and the specific available configuration options.