Created
May 4, 2010 13:31
-
-
Save shellac/389408 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ unzip ~/Downloads/joseki-3.4.1.zip | |
$ unzip ~/Downloads/tdb-0.8.5.zip | |
$ cd Joseki-3.4.1/lib | |
$ cp ../../TDB-0.8.5/lib/*.jar . | |
$ rm arq-2.8.1* iri-0.7.jar slf4j-*-1.5.6* | |
$ cd .. | |
$ cp joseki-config-tdb.ttl joseki-config.ttl | |
# Plus fix to web.xml, to let joseki handle /update/service |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment