LP#1207529: Add /openils assumption note
authoralzr <aleksey.lazar@gmail.com>
Mon, 5 Aug 2013 21:50:09 +0000 (16:50 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 13 Nov 2014 19:30:55 +0000 (11:30 -0800)
Signed-off-by: alzr <aleksey.lazar@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
docs/installation/server_upgrade.txt

index 5edc76d..8e497f4 100644 (file)
@@ -85,6 +85,8 @@ PATH=/openils/bin:$PATH ./configure --prefix=/openils --sysconfdir=/openils/conf
 make
 ------------------------------------------------------------
 +
+These instructions assume that you have also installed OpenSRF under /openils/. If not, please adjust PATH as needed so that the Evergreen configure script can find osrf_config.
++
 . As the root user, install Evergreen:
 +
 [source, bash]