]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1708048: Fix ld issues by renaming libraries.
authorJason Stephenson <jason@sigio.com>
Tue, 12 Sep 2017 17:46:51 +0000 (13:46 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 20 Sep 2017 14:59:25 +0000 (10:59 -0400)
commitc8b80144785514362e8229942c58f4fee84e28b9
tree7f3f2313a29f5693e81c5f7187ba708596da82a2
parentca8ff2d7dcd9e117870a82b0e9b32d0cf2207e87
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>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/c-apps/Makefile.am
docs/installation/server_installation.adoc