[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] hobbitd_client: fatal: libpcre.so.0: open failed



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