From 15880ea3b774321277bbd3a8f72099f32483a1b7 Mon Sep 17 00:00:00 2001 From: j2blake Date: Thu, 24 Oct 2013 11:57:18 -0400 Subject: [PATCH 1/4] VIVO-381 Adjust installation doc. Ant all comes before runtime.properties. --- doc/install.html | 112 +++++++++++++++++++++++------------------------ 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/doc/install.html b/doc/install.html index c36762fa..00c033cd 100644 --- a/doc/install.html +++ b/doc/install.html @@ -60,7 +60,7 @@

VIVO inside Tomcat

When you run the build script to compile and deploy VIVO - (see Step 6, below), the files will be deployed to a + (see Step 5, below), the files will be deployed to a directory inside Tomcat. This is the actual executing code for VIVO, but you won’t need to look at it or change it. If you need to change VIVO, make the changes in the distribution directory, and run the build @@ -78,7 +78,7 @@ in the build.properties file (see Step 4, below). You must create this directory before starting VIVO, you must create the runtime.properties file in this directory - (see Step 5, below), and you + (see Step 6, below), and you must ensure that Tomcat has permission to read and write to this directory when it runs.

@@ -113,10 +113,10 @@ issuing SPARQL queries that read data, and its URI for issuing SPARQL UPDATE com Specify build properties
  • - Specify runtime properties + Compile and deploy
  • - Compile and deploy + Specify runtime properties
  • Configure Tomcat @@ -156,10 +156,9 @@ issuing SPARQL queries that read data, and its URI for issuing SPARQL UPDATE com