LP#1708048: Fix ld issues by renaming libraries.
authorJason Stephenson <jason@sigio.com>
Tue, 12 Sep 2017 17:46:51 +0000 (13:46 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 22 Sep 2017 18:34:28 +0000 (14:34 -0400)
commitd39e3545fb40f0cc3146f22af617a760675d93a3
treee10820e79b67fe0dbb20cecf63e592fe053e2cfc
parent9f10675fb6fb72cdb200d302e663e6af29ee035e
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