https://bugs.launchpad.net/evergreen/+bug/
1207529
Signed-off-by: alzr <aleksey.lazar@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Conflicts:
docs/installation/server_upgrade.txt
[source, bash]
------------------------------------------------------------
cd /home/opensrf/Evergreen-ILS-2.6.1
-./configure --prefix=/openils --sysconfdir=/openils/conf
+PATH=/openils/bin:$PATH ./configure --prefix=/openils --sysconfdir=/openils/conf
make
------------------------------------------------------------
+