++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
We have updated gettext-0.21-2.aix7.1.ppc.rpm, and zlib >= 1.2.5-4.
Original Message:
Sent: Mon January 09, 2023 05:45 AM
From: PRAJAI K N
Subject: Not able to connect via Curl or wget when using https in URL, while able to connect via http.
Hello SANGAMESH,
We have downloaded the latest wget rpm package from this link, copied it to the server and install it.
https://www.ibm.com/support/pages/node/883796
- We used command mode to install wget rpm package
rpm -ivh wget-1.21.2-1.aix6.1.ppc
- wget rpm package failed to install because it requested some dependencies
- We installed only libiconv rpm package also and again try to install the wget rpm
package. The wget package installation is complete.
rpm -ivh wget-1.21.2-1.aix6.1.ppc
- After Installation, We checked the wget version and getting below
We didn't install libgcc rpm packages, We only install libiconv package.
Kindest Regards
Prajai.KN
------------------------------
PRAJAI K N
------------------------------
Original Message:
Sent: Wed January 04, 2023 04:43 AM
From: SANGAMESH MALLAYYA
Subject: Not able to connect via Curl or wget when using https in URL, while able to connect via http.
Hi Prajai,
How you have installed the latest wget ?
Did you install libgcc also along with wget
------------------------------
SANGAMESH
Original Message:
Sent: Mon January 02, 2023 11:07 PM
From: PRAJAI K N
Subject: Not able to connect via Curl or wget when using https in URL, while able to connect via http.
Hi,
We have upgraded the wget from 1.9.1-1 to 1.21.2, but now it is giving some different package error while connecting http or https.
root@#######:/ $ wget https://quest.iib.gov.in/questsvc/service.asmx
exec(): 0509-036 Cannot load program wget because of the following errors:
0509-022 Cannot load module /opt/freeware/lib/libiconv.a(libiconv.so.2).
0509-150 Dependent module libgcc_s.a(shr.o) could not be loaded.
0509-022 Cannot load module libgcc_s.a(shr.o).
0509-026 System error: A file or directory in the path name does not exist.
0509-022 Cannot load module wget_64.
0509-150 Dependent module /opt/freeware/lib/libiconv.a(libiconv.so.2) could not be loaded.
0509-022 Cannot load module .
root@#######:/ $ wget http://quest.iib.gov.in/questsvc/service.asmx
exec(): 0509-036 Cannot load program wget because of the following errors:
0509-022 Cannot load module /opt/freeware/lib/libiconv.a(libiconv.so.2).
0509-150 Dependent module libgcc_s.a(shr.o) could not be loaded.
0509-022 Cannot load module libgcc_s.a(shr.o).
0509-026 System error: A file or directory in the path name does not exist.
0509-022 Cannot load module wget_64.
0509-150 Dependent module /opt/freeware/lib/libiconv.a(libiconv.so.2) could not be loaded.
0509-022 Cannot load module .
Could you please suggest
Kindest Regards
Prajai.KN
------------------------------
PRAJAI K N
Original Message:
Sent: Tue December 20, 2022 12:05 PM
From: SANKET RATHI
Subject: Not able to connect via Curl or wget when using https in URL, while able to connect via http.
You are using age old curl and wget. Probably published in 2002-2004 time.
------------------------------
SANKET RATHI
Original Message:
Sent: Wed December 14, 2022 11:26 PM
From: PRAJAI K N
Subject: Not able to connect via Curl or wget when using https in URL, while able to connect via http.
Hi Team,
Can we get any suggestion on raised issue.
While putting https it is not working.
------------------------------
PRAJAI K N