From 30f9176c09f307dcf79f9accad4a3b665d7511ea Mon Sep 17 00:00:00 2001 From: dbs Date: Sun, 19 Oct 2008 21:21:49 +0000 Subject: [PATCH] Hey, we need to adjust the system's dynamic library path here git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1466 9efc2488-bf62-4759-914b-345cdb29e865 --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 13d9c53..ce498dd 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.43.2