I have been fighting this thing all night.? Trying to install xymon on Centos 7 inside of virtualbox.? openldap complains about openssl and openssl does not make it past the configure script.
Keeps getting this:
Checking for OpenSSL ... Compiling with SSL library works OK /bin/ld: cannot find -ltirpc collect2: error: ld returned 1 exit status make: *** [test-link] Error 1 Warning: Cannot link with SSL library OpenSSL include- or library-files not found. Although you can use Xymon without OpenSSL, you will not be able to run network tests of SSL-enabled services, e.g. https. So installing OpenSSL is recommended. OpenSSL can be found at http://www.openssl.org/
If you have OpenSSL installed, use the "--sslinclude DIR" and "--ssllib DIR" options to configure to specify where they are.
Continuing with SSL support disabled.
I have tried to use the packages from yum and tried to build them from scratch and nothing seems to work.? Any ideas?
Hi,
Warning: Cannot link with SSL library OpenSSL include- or library-files not found.
Did you install the openssl-devel RPM?
-- Viele Gruesse,
Dirk Kastens Universitaet Osnabrueck, Rechenzentrum (Computer Center) Albrechtstr. 28, 49069 Osnabrueck, Germany Tel.: +49-541-969-2347, FAX: -2470
/bin/ld: cannot find -ltirpc ^ Do you have libtirpc and libtirpc-devel?
Tim
From the change log (rev 8070, 4.3.29)
- Support glibc->tirpc migration on newer distributions
On Mon, Sep 23, 2019 at 9:36 PM Trever Noggle <trever at tandj.org> wrote:
I have been fighting this thing all night. Trying to install xymon on Centos 7 inside of virtualbox. openldap complains about openssl and openssl does not make it past the configure script.
Keeps getting this:
Checking for OpenSSL ... Compiling with SSL library works OK /bin/ld: cannot find -ltirpc collect2: error: ld returned 1 exit status make: *** [test-link] Error 1 Warning: Cannot link with SSL library OpenSSL include- or library-files not found. Although you can use Xymon without OpenSSL, you will not be able to run network tests of SSL-enabled services, e.g. https. So installing OpenSSL is recommended. OpenSSL can be found at http://www.openssl.org/
If you have OpenSSL installed, use the "--sslinclude DIR" and "--ssllib DIR" options to configure to specify where they are.
Continuing with SSL support disabled.
I have tried to use the packages from yum and tried to build them from scratch and nothing seems to work. Any ideas?
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (3)
-
dirk.kastens@uni-osnabrueck.de
-
tm@zwizard.com
-
trever@tandj.org