projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85f3866
)
LP#1207529: Add /openils assumption note
author
alzr
<aleksey.lazar@gmail.com>
Mon, 5 Aug 2013 21:50:09 +0000
(16:50 -0500)
committer
Galen 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
patch
|
blob
|
history
diff --git
a/docs/installation/server_upgrade.txt
b/docs/installation/server_upgrade.txt
index
5edc76d
..
8e497f4
100644
(file)
--- 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]