http://bugs.winehq.org/show_bug.cgi?id=23961
Summary: .NET 2.0 (dotnet20) fails to install on x86_64 Product: Wine Version: 1.3.0 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jpaechnatz@gmail.com
archlinux x86_64, wine 1.3.0
Installation of dotnet20 via winetricks or by-hand fails. dotnet20 complains about installing on a 64bit system and exit.
I tried recent winetricks, a lib32 winetricks version from archlinux AUR (don't know if it makes a difference), removing .winetrickscache and ofcourse a fresh wineprefix.
Any hints?
Thanks.
http://bugs.winehq.org/show_bug.cgi?id=23961
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-08-10 11:08:51 --- (In reply to comment #0)
archlinux x86_64, wine 1.3.0
Installation of dotnet20 via winetricks or by-hand fails. dotnet20 complains about installing on a 64bit system and exit.
The 32-bit .NET Framework 2.0 redist installer would abort the same way on 64-bit Windows, and so it does with Wow64 Wine. You'll probably need to use the 64-bit version instead.
I tried recent winetricks, a lib32 winetricks version from archlinux AUR (don't know if it makes a difference), removing .winetrickscache and ofcourse a fresh wineprefix.
winetricks is just a shell script, so it doesn't have any particular architecture dependency.
http://bugs.winehq.org/show_bug.cgi?id=23961
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-08-10 11:09:12 --- Closing the bug.
http://bugs.winehq.org/show_bug.cgi?id=23961
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal