WYS*_*WYG 4 fedora ssl openssl
我将系统从 Fedora 25 升级到 26,现在 Mendeley 桌面无法打开。我使用的是 1.16 版(带有最新更新)。即使是最新版本 (1.17.10) 也不起作用。当我从终端运行它时,这是我收到的消息:
QSslSocket: cannot resolve CRYPTO_num_locks
QSslSocket: cannot resolve CRYPTO_set_id_callback
QSslSocket: cannot resolve CRYPTO_set_locking_callback
QSslSocket: cannot resolve ERR_free_strings
QSslSocket: cannot resolve sk_new_null
QSslSocket: cannot resolve sk_push
QSslSocket: cannot resolve sk_free
QSslSocket: cannot resolve sk_num
QSslSocket: cannot resolve sk_pop_free
QSslSocket: cannot resolve sk_value
QSslSocket: cannot resolve SSL_library_init
QSslSocket: cannot resolve SSL_load_error_strings
QSslSocket: cannot resolve SSL_get_ex_new_index
QSslSocket: cannot resolve SSLv2_client_method
QSslSocket: cannot resolve SSLv23_client_method
QSslSocket: cannot resolve SSLv2_server_method
QSslSocket: cannot resolve SSLv23_server_method
QSslSocket: cannot resolve X509_STORE_CTX_get_chain
QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf
QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf
QSslSocket: cannot resolve SSLeay
QSslSocket: cannot resolve SSLeay_version
QSslSocket: cannot call unresolved function SSLeay
QSslSocket: cannot call unresolved function CRYPTO_num_locks
QSslSocket: cannot call unresolved function CRYPTO_set_id_callback
QSslSocket: cannot call unresolved function CRYPTO_set_locking_callback
QSslSocket: cannot call unresolved function SSL_library_init
QSslSocket: cannot call unresolved function SSLv23_client_method
QSslSocket: cannot call unresolved function sk_num
Run Code Online (Sandbox Code Playgroud)
我有openssl
,openssl-devel
(1版:1.1.0f-7),qt
和qtwebkit
安装。无法弄清楚问题所在。我知道我应该在 Mendeley 支持中提出这个问题,我做到了,但没有回应。因此,支持站点存在一些问题。
小智 6
这在 Fedora 26 上对我有用:
sudo dnf install compat-openssl10-devel
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
1344 次 |
最近记录: |