To install the library to the root directory, use:
$ make
$ make install
If you need to install to a different directory, use
$ make
$ make DD=/path/to/directory install
Running against non-installed tree (except for the in-tree testsuite) is not supported.