https://bugs.winehq.org/show_bug.cgi?id=40004
--- Comment #9 from Austin English austinenglish@gmail.com --- (In reply to NilsGN from comment #8)
(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.
http://wiki.winehq.org/Ubuntu http://wiki.winehq.org/Debian
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
That's not recommended.
If not, how the heck should I do a "FreeType development files" installation?
You need 32-bit freetype libraries. Please use the forums for help with compiling wine (or use the binary packages wine provides).