- Clang (>= 3.0) or GCC (>= 4.7)
- Autoconf (>= 2.68)
- Automake (>= 1.11)
- Libtool (>= 2.2)
- pkg-config (>= 0.24)
- libraptor2 (>= 2.0.6)
- libxml2 (>= 2.7.8), for the TriX format only
- XQilla (>= 2.3), for the XSLT pipeline only
$ ./autogen.sh $ ./configure # on Linux $ ./configure --with-stdlib=libc++ # on FreeBSD / Mac OS X $ make $ sudo make install $ sudo ldconfig # on Linux
Find the project at: GitHub, Bitbucket, Travis CI, and Coverity Scan.