Redland-1.0.12

Introduction to Redland

Redland is a set of free software C libraries that provide support for the Resource Description Framework (RDF). It is required by Soprano to build Nepomuk.

This package is known to build and work properly using an LFS-6.7 platform.

Package Information

Redland Dependencies

Required

rasqal-0.9.20

Optional

Berkeley DB-5.2.36, libiodbc-3.52.7, SQLite-3.7.8, MySQL-5.5.17, PostgreSQL-9.0.6, virtuoso-6.1.2

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/redland

Installation of redland

Install redland by running the following commands:

./configure prefix=/usr &&
make

Now, as the root user:

make install

Contents

Installed Programs: redland-db-upgrade, rdfproc, redland-config
Installed Libraries: librdf.{a,so}, redland/librdf_storage_*.{so,a}
Installed Directory: None

Short Descriptions

rdfproc

is the Redland RDF processor utility.

Last updated on 2011-02-08 21:13:13 +0000