Next: , Previous: , Up: MicroBenchmark   [Contents][Index]


2 Installation

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.