To build libstick call 'build.sh'. This will build libstick in build/. To install libstick, go into build/ and call 'make install'. Look into build.sh to set installation path or other building options. If you want to use libstick in your software, you may want to use pkg-config to obtain necessary compiler and linker flags. Recall to set PKG_CONFIG_PATH in case you installed libstick not to a standard destination.