Change #4803
Category | None |
Changed by | Jason Stephenson <jason | @sigio.com>
Changed at | Wed 20 Sep 2017 10:59:25 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | c8b80144785514362e8229942c58f4fee84e28b9 |
Comments
LP#1708048: Fix ld issues by renaming libraries. We add the lib... prefix to all C library names as expected by most linkers. This necessitates changes to the opensrf.xml configuration file. Debian 9's ld also apparently requires that ldconfig be run again after the Evergreen C libraries are installed, so we add that step to the installation instructions as well. Signed-off-by: Jason Stephenson <jason@sigio.com> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/examples/opensrf.xml.example
- Open-ILS/src/c-apps/Makefile.am
- docs/installation/server_installation.adoc