tce-load -i compiletc rasqal-dev sqlite3-dev http://download.librdf.org/source/redland-1.0.17.tar.gz cd redland-1.0.17 CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make[0m 8.84s] sudo make install Redland build summary: Using modular storage backends in /usr/local/lib/redland:${exec_prefix}/lib/redland Oracle Berkeley DB (BDB) : Missing Triple stores available : memory file hashes(memory) trees sqlite(3.13.0) Triple stores enabled : memory file hashes trees sqlite RDF parsers : raptor(system 2.0.15) RDF query : rasqal(system 0.9.33) Content digests : md5 sha1