From 842df807e704d07410fbff166e957478154ef3e6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 5 Oct 2016 16:53:02 +0200 Subject: Add VC14u2 64-bit config, minor doc updates --- INSTALL | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index dec36a9..7ddff1e 100644 --- a/INSTALL +++ b/INSTALL @@ -37,10 +37,9 @@ For Ubuntu, to install stable: # add-apt-repository ppa:ubuntu-wine/ppa # apt-get update # apt-get install --no-install-recommends winbind -# apt-get install wine1.7 wine-mono4.5.6 wine-gecko2.40 +# apt-get install wine1.7 # apt-get install p11-kit-modules:i386 libp11-kit-gnome-keyring:i386 - For Ubuntu, to install staging (into /opt/): # add-apt-repository ppa:wine/wine-builds @@ -57,8 +56,13 @@ Configure Wine $ winecfg -If it suggests installing some stuff, ignore it. Change the platform to -Windows 7 (later version will probably also work). +If it suggests installing some stuff (Gecko, Mono), refuse. Change the +platform to Windows 7 (later version will probably also work). + +64-bit link.exe from Visual Studio 14 is known not to work with Mono that +may have (still) been installed by winecfg. To remove it, run: + +$ wine64 uninstaller --remove '{E45D8920-A758-4088-B6C6-31DBB276992E}' Prepare to Copy Visual Studio -- cgit v1.1