Sophie

Sophie

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

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

How to build the Virtuoso Sesame 3 provider
=================================--========

The Sesame 2 Provider requires JDK 1.6 or newer.

* cd binsrc/sesame3 

* 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-3.0-alpha1-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.6.jar
	slf4j-jdk14-1.5.6.jar

* Run the make command