Hello,
To run XnView, here is what it is recommended:
you need to remove lib/libcrypto* from package https://newsgroup.xnview.com/viewtopic.php?p=165437#p165437
What do you think ? libcrypto* belong to openssl-libs
When I try to remove the package, I get Problem: The operation would result in removing the following protected packages: sudo (try to add '--skip-broken' to skip uninstallable packages)
=========================================================================== Patrick DUPRÉ | | email: pdupre@gmx.com Laboratoire interdisciplinaire Carnot de Bourgogne 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 ===========================================================================
On Tue, Feb 02, 2021 at 06:05:29PM +0100, Patrick Dupre wrote:
Hello,
To run XnView, here is what it is recommended:
you need to remove lib/libcrypto* from package https://newsgroup.xnview.com/viewtopic.php?p=165437#p165437
What do you think ? libcrypto* belong to openssl-libs
When I try to remove the package, I get Problem: The operation would result in removing the following protected packages: sudo (try to add '--skip-broken' to skip uninstallable packages)
You should absolutely not try to delete the OS's libcrypto, it will render your system unusable. Just look at the output of
rpm -q --whatrequires 'libcrypto.so.1.1()(64bit)'
You think you can survive without any of those packages? It is a library used by systemd, dnf, rpm, coreutils, python, etc. etc.
I think that thread is telling you to remove the bundled libcrypto.so.* inside the tarball. Perhaps that forum would be a better place to ask questions rather than this list?
On 2/2/21 9:05 AM, Patrick Dupre wrote:
To run XnView, here is what it is recommended:
you need to remove lib/libcrypto* from package https://newsgroup.xnview.com/viewtopic.php?p=165437#p165437
What do you think ? libcrypto* belong to openssl-libs
When I try to remove the package, I get Problem: The operation would result in removing the following protected packages: sudo (try to add '--skip-broken' to skip uninstallable packages)
I was able to get nxview mp for windows to work in wine 6.
wine is available in fedora dnf repos
On 2/2/21 9:05 AM, Patrick Dupre wrote:
To run XnView, here is what it is recommended:
you need to remove lib/libcrypto* from package https://newsgroup.xnview.com/viewtopic.php?p=165437#p165437
What do you think ? libcrypto* belong to openssl-libs
When I try to remove the package, I get Problem: The operation would result in removing the following protected packages: sudo (try to add '--skip-broken' to skip uninstallable packages)
I was able to get nxview mp for windows to work in wine 6.
wine is available in fedora dnf repos
It finally works with fedora32 by removing the lib/libcrypto libraries
On 2/4/21 12:25 AM, Patrick Dupre wrote:
It finally works with fedora32 by removing the lib/libcrypto libraries
don't think its recommended removing those libraries. doing that may affect the program's functionality or cause other programs to misbehave.
I must have said that they are only the libraries coming with the application
users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org