The thing I find confusing is that the build is OK and the install fails. Are there no warnings or errors while configuring and building??
Ralph Mitchell
On Sat, Mar 12, 2011 at 8:44 PM, Skou Pi <skoupi at gmail.com> wrote:
Thanks for the reply Ralph.
Does anyone have an idea regarding the error message ?
On Sat, Mar 12, 2011 at 17:50, Ralph Mitchell <ralphmitchell at gmail.com>wrote:
On Sat, Mar 12, 2011 at 11:39 AM, Nick Gr <skoupi at gmail.com> wrote:
Hi,
I tried to install Zymon 4.2.3 in a Centos 64 bit and get the following message when I run make install :
etcfiles; (echo "bb-hosts"; echo "hobbit-alerts.cfg"; echo "hobbit-clients.cfg"; echo "bbcombotest.cfg"; echo "client-local.cfg") | ../../build/setup-newfiles /home/xymon/server/etc/ ../../build/setup-newfiles: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory make[1]: *** [install-cfg] Error 127 make[1]: Leaving directory `/home/xymon/xymon-4.2.3/hobbitd' make: *** [install-hobbitd] Error 2
It seems the installation needs the openssl and openssl-devel 32 bit instead of 64, I have tried to create a symbolic link to the 64 version but it confirms the error with a message regarding ELF-64..
Can some one please tell me if Xymon is official compatible with 64 bit systems and if yes how can I proceed with this problem ?
I have a 64-bit system with Fedora 14:
Linux lorien.example.com 2.6.35.11-83.fc14.x86_64 #1 SMP Mon Feb 7 07:06:44 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
and have built both xymon-4.2.3 & xymon-4.3.0 without a problem. I have:
openssl-devel-1.0.0d-1.fc14.x86_64 openssl-1.0.0d-1.fc14.x86_64as well as rrdtool, openldap & pcre devel rpms.
Ralph Mitchell