在 Arch Linux 上安装 AllegroGraph 时出错

Error while installing AllegroGraph on Arch Linux

当 运行 install-agraph for agraph-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 的很多信息 - 至少没有任何用处。任何线索都会有所帮助。

此问题已在即将发布的 AllegroGraph 7.0 版本中修复。对于当前发布的 AllegroGraph 版本,使用带有 OpenSSL 1.0.x 的系统的解决方法是正确的。