hobbitd_client: fatal: libpcre.so.0: open failed
Hi all,
I am getting following error while I am running runclient.sh, could you please help me
hobbitd_client: fatal: libpcre.so.0: open failed
Thanks
Uma Maheswar
You either don't have the pcre libraries installed on that machine or libpcre.so.0 doesn't exist (or has the wrong permissions). Did you compile hobbit on that server? (although, I didn't think the pcre libs were needed for the clients)
=G=
From: Bandi, Uma (GE Indust, Plastics, consultant) [mailto:uma.bandi at ge.com] Sent: Tuesday, June 19, 2007 1:19 PM To: hobbit at hswn.dk Subject: [hobbit] hobbitd_client: fatal: libpcre.so.0: open failed
Hi all,
I am getting following error while I am running runclient.sh, could you please help me
hobbitd_client: fatal: libpcre.so.0: open failed
Thanks
Uma Maheswar
You need the pcre libraries if you are doing client side configuration and parsing, so you can parse re's in the configuration files. If you are using server side parsing you don't need the pcre libs.
Thanks, Larry Barber
On 6/19/07, Galen Johnson <Galen.Johnson at sas.com> wrote:
You either don't have the pcre libraries installed on that machine or libpcre.so.0 doesn't exist (or has the wrong permissions). Did you compile hobbit on that server? (although, I didn't think the pcre libs were needed for the clients)
=G=
*From:* Bandi, Uma (GE Indust, Plastics, consultant) [mailto: uma.bandi at ge.com] *Sent:* Tuesday, June 19, 2007 1:19 PM *To:* hobbit at hswn.dk *Subject:* [hobbit] hobbitd_client: fatal: libpcre.so.0: open failed
Hi all,
I am getting following error while I am running runclient.sh, could you please help me
hobbitd_client: fatal: libpcre.so.0: open failed
Thanks
Uma Maheswar
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
Uma Maheswar
From: Galen Johnson [mailto:Galen.Johnson at sas.com] Sent: Tuesday, June 19, 2007 1:37 PM To: hobbit at hswn.dk Subject: RE: [hobbit] hobbitd_client: fatal: libpcre.so.0: open failed
You either don't have the pcre libraries installed on that machine or libpcre.so.0 doesn't exist (or has the wrong permissions). Did you compile hobbit on that server? (although, I didn't think the pcre libs were needed for the clients)
=G=
From: Bandi, Uma (GE Indust, Plastics, consultant) [mailto:uma.bandi at ge.com] Sent: Tuesday, June 19, 2007 1:19 PM To: hobbit at hswn.dk Subject: [hobbit] hobbitd_client: fatal: libpcre.so.0: open failed
Hi all,
I am getting following error while I am running runclient.sh, could you please help me
hobbitd_client: fatal: libpcre.so.0: open failed
Thanks
Uma Maheswar
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
participants (4)
-
Galen.Johnson@sas.com
-
lebarber@gmail.com
-
pkc_mls@yahoo.fr
-
uma.bandi@ge.com