Original Message:
Sent: Wed May 29, 2024 10:58 AM
From: Nagarajan Singaram
Subject: ILMT Disconnected Scanner v9.2.34 Error on AIX platform server
Hi Oktawian,
We have no user cURL in those servers and below screen shot
Thanks,
Nagarajan.
------------------------------
Nagarajan Singaram
Original Message:
Sent: Wed May 29, 2024 05:19 AM
From: Oktawian Powązka
Subject: ILMT Disconnected Scanner v9.2.34 Error on AIX platform server
Hello there,
I don't have a download link for a 'correct' openSSL version...the one which would work with curl.
I'd say it's trial & error game...
One more thing, please verify if libcrypto.so is also located in '/usr/lib' folder :
find /usr/lib -type f -name "libcrypto*"
If so, you could to change the LIBPATH to following : LIBPATH=/usr/lib:/lib:/opt/freeware/lib
That way non-openssl version of libcrypto.so should be resolved.
Alternatively, uninstall the openssl rpm and verify if curl works.
At last, one output is still missing: from ldd command (ldd /opt/freeware/bin/curl).
Thus, I'm not able to correctly verify to which version of libcrypto.so is curl linked to.
------------------------------
Thank you,
Oktawian
Oktawian Powązka, L3 Support
IBM License Metric Tool
Original Message:
Sent: Tue May 28, 2024 02:02 PM
From: Nagarajan Singaram
Subject: ILMT Disconnected Scanner v9.2.34 Error on AIX platform server
Hi Oktawian,
Thanks for the updates and below response we received from server
I have few screen shot for the problematic server. OpenSSL version is showing the supported version for our ILMT scanner below?
Do we have any other option to resolve this error? or could we have the openSSL supported version download link.
Thanks,
Nagarajan.
------------------------------
Nagarajan Singaram
Original Message:
Sent: Thu May 23, 2024 05:52 AM
From: Oktawian Powązka
Subject: ILMT Disconnected Scanner v9.2.34 Error on AIX platform server
Hello Nagarajan,
It's not disconnected scanner problem but some issue with local curl installation.
Some dependent libraries (libcrypto.so) are missing or not compatible.
Can you check the below output :
ldd /opt/freeware/bin/curl
Also let's see to which RPM package this libcrypto archive belongs to :
rpm -qf /opt/freeware/lib/libcrypto.a
For starters, pls. try to add '/opt/freeware/lib' explicitly to LIBPATH:
LIBPATH=$LIBPATH:/opt/freeware/lib
and run a curl test:
curl -V
------------------------------
Thank you,
Oktawian
Oktawian Powązka, L3 Support
IBM License Metric Tool
Original Message:
Sent: Wed May 22, 2024 01:35 PM
From: Nagarajan Singaram
Subject: ILMT Disconnected Scanner v9.2.34 Error on AIX platform server
Hi All,
I am trying to Install ILMT disconnected scanner version 9.2.34 on AIX server, but while configuring I am getting below error
Could we have any fix for this?
Thanks,
Nagarajan.
------------------------------
Nagarajan Singaram
------------------------------