https://bugs.winehq.org/show_bug.cgi?id=40004
--- Comment #8 from NilsGN nisse@ngn.nu --- (In reply to Rosanne DiMesio from comment #7)
(In reply to NilsGN from comment #6)
It is a Sectra AB applicaktion called DICOM viewer. Version 16.2.14.2242
But, the problem (thdudf.sys error) shows even when I start wine configuration. I have no other windows application installed.
The app installed thdudf.sys, a driver that loads on Windows startup. In Wine, that means it will load every time you start anything in that wineprefix.
Is there any deb-file for wine 1.9.1 ?
Thanks for the respond :)
But that url have no deb-files only tar, what I can see.
I download a wine 1.9.1 tar and run: ./tools/wineinstall
It end up with: configure: error: FreeType development files not found. Fonts will not be built. Use the --without-freetype option if you really want this.
Configure failed, aborting install.
But I have a libfreetype6 installed...? And that is not: "FreeType development files" > ok.
Could I install with:
./tools/wineinstall --without-freetype
If not, how the heck should I do a "FreeType development files" installation?
It seems to be a bit to much... I download the tar FreType2 developments files (freetype-2.6.2.tar.bz2) and I can not figure out which installation I must chose...
Regards