Install Nifty
Dependencies
- Erlang OTP 17.0 or newer (if you are using an older version, you can use an old version of Nifty)
- libclang including the header files (libclang-dev)
- llvm
In Ubuntu you can install the dependencies with this command:
Installation
Clone Nifty from the official repository, change to the directory and run make:
Now include Nifty in your ERL_LIBS path and you are ready to go.