https://bugs.winehq.org/show_bug.cgi?id=57618
--- Comment #13 from Almalexia k_nickel@posteo.de --- (In reply to Louis Lenders from comment #11)
(In reply to Almalexia from comment #8) I'm not sure how to fix it, as I never had that first error myself.
Oh okay.
How did you install wine?
First I downloaded wine-10.0-rc1.tar.xz, then I unzipped it and followed the steps in the Readme:
QUICK START From the top-level directory of the Wine source (which contains this file), > run: ./configure make
Then either install Wine: make install
I think if you install wine in the normal way on your distro, it should pull in the correct dependencies like libgnutls etc.
Okay, but what do you mean with "the normal way"? My first try was using apt-get - but this led to an old wine version, where MaxQDA did not run at all... After it I downloaded the wine package vom wine or github (I do not remember exactly), with this version it started.
So what would be the other way to start the newest version, without compiling etc.?