Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora31 Both cmake/build and installer 1.2.6 seem to fail #270

Open
bitwisetech opened this issue Jan 31, 2021 · 1 comment
Open

Fedora31 Both cmake/build and installer 1.2.6 seem to fail #270

bitwisetech opened this issue Jan 31, 2021 · 1 comment

Comments

@bitwisetech
Copy link

For Installer, after accepting "Run when Complete' a window frame appears briefly and disappears. in the console window:

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 SSLv23_client_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 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

Building from source, cmake runs OK after installing openJPEG and openJPEG-devel but make failes with unrecognised symbols OJ_UNIT8 and suchlike.

This is on a system with Fluxbox window manager.

TIA for any hints

@bitwisetech
Copy link
Author

Solved:
After upgrade to Fedora 33 and reading the proper build/install instructions, for Xygrib rather than the old ones for Zgrib, dnf installing openjpeg2 and -devel made the build happen. Many thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant