Xymon Mailing List Archive search

hobbitd_client: fatal: libpcre.so.0: open failed

list Pkc_mls
Wed, 20 Jun 2007 09:39:16 +0200
Message-Id: <user-2c95435070b1@xymon.invalid>

Bandi, Uma (GE Indust, Plastics, consultant) a écrit :
 Server is there already up and running, some body install that one, I am new to this hobbit, now I want add one more client to hobbit server, on client I installed PCRE, the the library is located in /usr/local/lib
Thanks
Hello,

If the OS is solaris, you can set the LD_LIBRARY_FILE var to include /usr/local/lib.
then run ldd against the hobbit binaries to make sure the program can find all the required libraries.
you can also add a line in the hobbit.sh to set correctly the LD_LIBRARY_PATH if your login
scripts don't do this properly.
Uma Maheswar