Xymon Mailing List Archive search

WWW pages missing

list Henrik Størner
Sun, 26 Jun 2005 20:56:39 +0200
Message-Id: <user-59a7351ffa53@xymon.invalid>

On Sun, Jun 26, 2005 at 11:01:36AM -0500, Lowery, Michael wrote:
/home/hobbit/server/ext/bbcombotest: error while loading shared
libraries: libpcre.so.0: cannot load shared object file: No such file or
directory

I also have this file in:

/usr/local/lib/libpcre.so.0

What do I need to do to tell Hobbit to use it?

Redhat 7.1
Add a line with
   /usr/local/lib
to /etc/ld.so.conf, then run "ldconfig -v" and check that the
libpcre library is listed in the output.


Henrik