Rasqal is a C library that handles Resource Description Framework (RDF) query language syntaxes, query construction and execution of queries returning results as bindings, boolean, RDF graphs/triples or syntaxes. It is required by Soprano to build Nepomuk.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://download.librdf.org/source/rasqal-0.9.20.tar.gz
Download MD5 sum: c45b6cd784298e264e8757d14355ecce
Download size: 1.2 MB
Estimated disk space required: 19 MB
Estimated build time: 0.5 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/rasqal
Install rasqal by running the following commands:
./configure prefix=/usr && make
Now, as the root
user:
make install
Last updated on 2011-04-06 21:27:34 +0000