From 0ec49500800aeeb72ceab5e8722ac481bb975cbc Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 20 Oct 2008 12:22:58 +0000 Subject: [PATCH] Merge 1466 from trunk git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_0@1467 9efc2488-bf62-4759-914b-345cdb29e865 --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 267b3c6..c575dab 100644 --- a/README +++ b/README @@ -43,6 +43,13 @@ make install This will install OpenSRF, including example configuration files in /openils/conf/ that you can use as templates for your own configuration files. +Adjust the system dynamic library path: +====================================== + +Add /usr/local/lib/dbd and /openils/lib/ to the system's dynamic library path. +On most systems, you can add these entries to /etc/ld.so.conf or a file within +the /etc/ld.so.conf.d/ directory and then running "ldconfig" as root. + Getting help: ============ -- 2.11.0