Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 71d40963b505df4524269198e237b3e3 > files > 16

virtuoso-opensource-doc-6.1.4-2.fc14.noarch.rpm

How to build the Virtuoso Sesame 2 provider
===========================================

The Sesame 2 Provider requires JDK 1.5 or newer.

* cd binsrc/sesame2

* Create a lib directory 

* Download the following .jar file from the openrdf project at
  http://www.openrdf.org and copy them into this lib directory:

	openrdf-sesame-2.3.1-onejar.jar

* Download the following .jar files from the Simple Logging Facade
  for Java project at http://www.slf4j.org and copy them into this
  lib directory

	slf4j-api-1.5.11.jar
	slf4j-simple-1.5.11.jar

* Run the make command