我得到以下错误,当运行安装-测量图-6.6.0
An unhandled error occurred during initialization:
Loading sys:aclissl.so failed with error:
/home/<username>/agraph-6.6.0/aclissl.so: undefined symbol: CRYPTO_set_locking_callback.
[physical pathname is /home/<username>/agraph-6.6.0/aclissl.so]在这个错误上,google-fu找不到很多东西--至少没有什么有用的。任何线索都会有帮助。
发布于 2019-12-30 17:16:47
在即将发布的AllegroGraph 7.0版本中,这个问题已经得到了解决。对于当前发布的OpenSSL版本,使用带有AllegroGraph 1.0.x的系统是正确的解决方法。
https://stackoverflow.com/questions/59261316
复制相似问题