how fix "err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem?"
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 18 Sep 2015 16:08:00 +0300
changeset 1757 bf335700acbe
parent 1756 75cd552d9c60
child 1758 a5b14a9f4498
how fix "err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem?"
chm.rst
--- a/chm.rst	Fri Sep 18 16:04:30 2015 +0300
+++ b/chm.rst	Fri Sep 18 16:08:00 2015 +0300
@@ -45,8 +45,8 @@
   wine winecfg
 
 Download `Microsoft HTML Help Workshop
-<http://msdn.microsoft.com/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp>`_
-and install it as::
+<https://msdn.microsoft.com/en-us/library/ms669985.aspx>`_ and install it as
+(from non-``noexec`` FS!!)::
 
   wine htmlhelp.exe
 
@@ -72,6 +72,10 @@
   cabextract -F mfc40.dll mfc40.exe
   cp -a mfc40.dll ~/.wine/drive_c/windows/system32/
 
+Or just::
+
+  $ winetricks mfc40
+
 See:
 
  * http://code.google.com/p/htmlhelp/wiki/HHW4Wine