https://bugs.winehq.org/show_bug.cgi?id=39024
--- Comment #2 from Susan Cragin susancragin@gmail.com --- (In reply to Sebastian Lackner from comment #1)
This is most likely a side-effect of the wrapper scripts shipped with the Debian packages. Please try to run Wine directly, without the wrapper scripts inbetween. The real executable is located at:
/usr/lib/wine-development/wine
:/usr/lib/wine-development$ ls wine64 wine64-preloader wineapploader
No wine, no wine folder.
:/usr/lib/wine-development$ wine64 winecfg bash: wine64: command not found
And wine64's not a folder, either.
??