LP#1708048: Fix ld issues by renaming libraries. user/dyrcona/lp1708048_debian9
authorJason Stephenson <jason@sigio.com>
Tue, 12 Sep 2017 17:46:51 +0000 (13:46 -0400)
committerJason Stephenson <jason@sigio.com>
Tue, 12 Sep 2017 19:03:10 +0000 (15:03 -0400)
commit44efac1f6b5ed99117b1587fafa78579f8cefcd1
tree65529880a430df56425b03feaa2b969ec99d8b7c
parenta91c8c2e3e33eef73642108d384f47965222adce
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>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/c-apps/Makefile.am
docs/installation/server_installation.adoc