We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to install this library to your linux-based operating system you can use the generic Makefile that is supplied.
Makefile
Write
make
to compile the code and
sudo make install
to install the binaries to /usr/local/bin and header files /usr/local/include.
/usr/local/bin
/usr/local/include
You might have to hack the Makefile a little to make it work on some platforms (like windows, Mac OS and such).