%general-entities; ]> Raptor-&raptor-version; Raptor Introduction to Raptor Raptor is a C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &raptor-md5sum; Download size: &raptor-size; Estimated disk space required: &raptor-buildsize; Estimated build time: &raptor-time; Raptor Dependencies Required and Optional , and libyajl Installation of Raptor First, fix an incompatibility with libxml2-2.11.x: sed -i 's/20627/20627 \&\& LIBXML_VERSION < 21100/' src/raptor_libxml.c Install Raptor by running the following commands: ./configure --prefix=/usr --disable-static && make To test the results, issue: make check. Several of the XML tests may fail. Now, as the root user: make install Command Explanations : Use this switch if you have installed and wish to build Raptor with its support. Contents Installed Programs Installed Libraries Installed Directories rapper libraptor2.so /usr/include/raptor2 and /usr/share/gtk-doc/html/raptor2 Short Descriptions rapper is a RDF parsing and serializing utility rapper libraptor2.so contains the Raptor API functions libraptor2.so