Originally posted by: Niranjan L
Hello,
I wish to use the commands curl & xmllint on by AIX box. To make them work, I have had to add entries into my LIBPATH variable. However, I cannot seem to get them to work together.
When my LIBPATH=/opt/freeware/lib64/:/opt/freeware/lib/:/usr/lib/, xmllint works fine, but curl doesn't. (Attached curl_error.png)
When my LIBPATH=/opt/freeware/lib64/:/usr/lib, curl works fine but xmllint doesn't. (Attached xmllint_error.png)
Is there a way to get them both working together? I do not have much knowledge on the package installation steps though and I do not have root access.
#AIX-Forum