Simply copy include/* to /usr/local/include/

To use fam++ you must include fam.hh, which can be included many
times. One of your c++ files must include famstatic.hh. Note that
famstatic.hh should be included only once in any project.

see examples for more information

