xymonnet error - will not start due to pcre
list Roland Soderstrom
Wed, 11 Dec 2013 22:59:57 +0000
Message-Id: <user-654a2ff406f1@xymon.invalid>
Maybe a typo but it should be /usr/local/lib not /usr/local/bin
run ldd /usr/local/xymon/server/bin/xymonnet or wherever your xymon installation is.
It will show you what is missing.
What xymon version and OS do you run?
- Roland
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Sheldon Campbell
Sent: Thursday, 12 December 2013 9:46 AM
To: xymon at xymon.com
Subject: [Xymon] xymonnet error - will not start due to pcre
Hi
Hope someone can offer insight into this issue whereby the xymonnet.log continues to report the following error.
exec(): 0509-036 Cannot load program xymonnet because of the following errors:
0509-150 Dependent module ../lib/libpcre.a(libpcre.so.1) could not be loaded.
0509-022 Cannot load module ../lib/libpcre.a(libpcre.so.1).
0509-026 System error: A file or directory in the path name does not exist.
I have tried setting the following to LIBRARY PATH's but this has not helped
export LD_LIBRARY_PATH="/usr/local/bin"
export LIBPATH="/usr/local/bin"