I'm trying to install cURL on our IBM I v.7.2 and have downloaded the AIX binary to the IFS root directory using Navigator. I have run the command CALL QP2TERM which opens the PASE command line, CD to directory : Mycurl\opt\freeware\bin\ which has listed curl , curl_32 and curl_64. when I run 'curl' from the command line I get this error:
> curl
exec(): 0509-036 Cannot load program curl_64 because of the following errors:
0509-150 Dependent module libcurl.a(libcurl.so.4) could not be loaded.
0509-022 Cannot load module libcurl.a(libcurl.so.4).
0509-026 System error: A file or directory in the path name does not exist.
I can not find any simple steps on installing cURL on the IBM I. Please help, thanks! I downloaded cURL from:
https://curl.haxx.se/download.html AIX