Wine in Gentoo: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 2: Line 2:


* You may need to recreate your wine directory (~/.wine) if it is very old.
* You may need to recreate your wine directory (~/.wine) if it is very old.
* You *need* the loopback interface for wine to work correctly, so don't remove /etc/init.d/net.lo from the init scripts.


== AMD64 Profile ==
== AMD64 Profile ==

Revision as of 09:16, 20 July 2007

General Hints

  • You may need to recreate your wine directory (~/.wine) if it is very old.
  • You *need* the loopback interface for wine to work correctly, so don't remove /etc/init.d/net.lo from the init scripts.

AMD64 Profile

Wine does not yet play very well with the no-exec protection of recent Linux kernels. It may be necessary to disable no-exec at boot with the following kernel argument:

noexec32=off