Report this

What is the reason for this report?

.net 2.0 on ubuntu failing to install.

Posted on January 13, 2014

Hello,

Im trying to install .net 2.0 on my ubuntu with winetricks with the comman ‘‘winetricks dotnet20’’. The installer opens, but when i try to click on ‘‘accept’’ it crashes. Do you have any clue whats wrong? It’s 32 bit.

http://gyazo.com/4b629968c92d57173c9163909ba363fc.png



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

You need to make a 32 bits wineprefix if you’re on 64 bits system. <br> <br>Remove your old win folder: <br> <br> rm ~/.wine <br> <br>Then, install using a 32bit prefix: <br> <br> WINEARCH=win32 winetricks dotnet20

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.