Hi All,
I am getting below error while try to run the command curl -V
curl -v
exec(): 0509-036 Cannot load program curl because of the following errors:
0509-022 Cannot load module /opt/freeware/lib/libcurl.a(libcurl.so.4).
0509-150 Dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.0.9.8) could not be loaded.
0509-153 File /opt/freeware/lib/libcrypto.a is not an archive or
the file could not be read properly.
0509-026 System error: Cannot run a file that does not have a valid format.
0509-022 Cannot load module curl.
0509-150 Dependent module /opt/freeware/lib/libcurl.a(libcurl.so.4) could not be loaded.
ls -ltr /opt/freeware/lib/libcrypto.a
lrwxrwxrwx 1 root system 27 Oct 23 14:02 /opt/freeware/lib/libcrypto.a -> /usr/lib/libcrypto.so.0.9.8
What could be the error.
------------------------------
Gurvinder Singh
------------------------------