Probably the pcre lib is not being found, either use ldconfig or add the
appropriate library to LD_LIBRARY_PATH. Alternatively, if you use the server
side parsing of the client data you won't need this library at all. Use
./configure-client and choose server side data parsing to build your client.
Thanks,
Larry Barber
On Tue, Apr 1, 2008 at 7:53 AM, Benoit list <user-10bc022b8217@xymon.invalid>
wrote:
Ok Thank for your answer
I have find the problem :
cat logs/hobbitclient.log
ld.so.1: /client/bin/hobbitd_client: fatal: libpcre.so.0: open failed: No
such file or directory
Killed
My version of pcre is good
root at athenes:/ #uname -r
5.9
root at sunos:/ #ls /usr/local/packages/
pcre-7.5-sol9-sparc-local
root at sunos:/ #crle
Fichier de configuration par défaut (/var/ld/ld.config) introuvable
Default Library Path (ELF): /lib:/usr/lib (system default)
Trusted Directories (ELF): /lib/secure:/usr/lib/secure (system
default)
root at sunos:/#crle -l /usr/lib:/usr/local/lib
root at sunos:/ #crle
Configuration file [3]: /var/ld/ld.config
Default Library Path (ELF): /usr/lib:/usr/local/lib
Trusted Directories (ELF): /usr/lib/secure (system default)
Command line:
crle -c /var/ld/ld.config -l /usr/lib:/usr/local/lib
This command is it permanent or dynamic? It's a better choice for my
problem?
For the next start ?
Now is good sunos show up in hobbit server