<div dir="ltr">I am having some issues installing wine on a MBP, MBA, and a new VM of El Capitan and I feel like I must be doing something stupid and could use some help:<br><br>All three installs exhibit the same issue:<br><br>Macports installs fine, I can install many other ports which work, but when I install wine-devel (or wine) the installation completes without error but if I enter any command (winecfg for example) I receive this error message:<br><br>Assertion failed: (dx &gt; 0 &amp;&amp; dy &gt;= 0 &amp;&amp; x1 &lt;= x &amp;&amp; x &lt;= x2), function lerp, file fcweight.c, line 48.<br>fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000101<br>err:module:DelayLoadFailureHook failed to delay load shell32.dll.SHGetFolderPathW<br>wine: Call from 0x7b42935a to unimplemented function shell32.dll.SHGetFolderPathW, aborting<br>wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address 0x7b42935a (thread 000b), starting debugger...<br>err:seh:start_debugger Couldn&#39;t start debugger (&quot;winedbg --auto 10 36&quot;) (2)<br>Read the Wine Developers Guide on how to set up winedbg or another debugger<br>fixme:actctx:parse_depend_manifests Could not find dependent assembly L&quot;Microsoft.Windows.Common-Controls&quot; (6.0.0.0)<br>Assertion failed: (dx &gt; 0 &amp;&amp; dy &gt;= 0 &amp;&amp; x1 &lt;= x &amp;&amp; x &lt;= x2), function lerp, file fcweight.c, line 48.<br>err:module:attach_process_dlls &quot;gdi32.dll&quot; failed to initialize, aborting<br>err:module:LdrInitializeThunk Main exe initialization for L&quot;C:\\windows\\system32\\winecfg.exe&quot; failed, status 80000101<br><br>What also concerns me is that drive_c in .wine only contains a windows directory that has a win.ini file and an empty system32 directory. I thought system32 should contain other support files?  <br><br>My MBP had Macports and wine-devel on it since last year but something happened after I updated to 1.9.12.  After many unsuccessful attempts to resolve the issue I completely uninstalled Macports so I could do a fresh install.  When a fresh install exhibited the above issue, I decided to install Macports and wine-devel on another machine to see if that also exhibited the same issue.  When that did as well, I installed a new copy of El Capitan in Parallels so it would be easier to do some testing.<br><br>All three install of Macports will install and run every port I have tried so far except wine-devel (or wine).  Each of the system32 directories are empty as well. What am I missing here?<br><br>Thank you for your time,<br>Mark<br></div>