You are not logged in.

#1 2020-04-15 01:01:32

sperg512
Member
Registered: 2020-03-20
Posts: 6

[SOLVED] wine "no support for encryption" libgnutls

Today, I tried running a .exe file in wine, and got this error:

0009:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption

Which then terminated the wine process.

I have gnutls installed. What's happening here?

Last edited by sperg512 (2020-04-15 06:01:02)


h

Offline

#2 2020-04-15 02:11:00

ZachC
Member
Registered: 2020-04-15
Posts: 2

Re: [SOLVED] wine "no support for encryption" libgnutls

What .exe were you trying to run? If it was a 32-bit application, you may need to enable the multilib repository and install lib32-gnutls.

Offline

#3 2020-04-15 06:00:41

sperg512
Member
Registered: 2020-03-20
Posts: 6

Re: [SOLVED] wine "no support for encryption" libgnutls

The problem was actually due to its .NET dependencies, meaning I had to run with mono. My bad!


h

Offline

Board footer

Powered by FluxBB