From: alzr Date: Mon, 5 Aug 2013 21:50:09 +0000 (-0500) Subject: LP#1207529: Add /openils assumption note X-Git-Tag: sprint4-merge-nov22~1785 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e38ec30abc3c14c92ddc89983f9dca19e7496415;p=working%2FEvergreen.git LP#1207529: Add /openils assumption note Signed-off-by: alzr Signed-off-by: Galen Charlton --- diff --git a/docs/installation/server_upgrade.txt b/docs/installation/server_upgrade.txt index 5edc76de92..8e497f441d 100644 --- a/docs/installation/server_upgrade.txt +++ b/docs/installation/server_upgrade.txt @@ -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]