-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.2.0
-
Fix Version/s: 6.2.8
-
Component/s: ecl command
-
Labels:None
-
Environment:OS X Sierra; clienttools 6.2.0-2
-
Pull Request URL:
When attempting to use the ecl command line tool to submit code to a cluster with SSL enabled, I receive the following error:
ESP Failed to load shared object (libsecuresocket.so)
Running otool on the ecl binary shows that /opt/HPCCSystems/6.2.0/clienttools/lib/libsecuresocket.dylib is linked, so I suspect that the code is merely using the wrong library name somewhere.