So I do this:
cd Desktop
cd classic
wine MCForge.exe
Getting this:
install the Windows version of Mono to run .NET executables
Trying this:
apt-get install mono
Getting this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package mono
I try to isntall mono with winetricks:
sh winetricks mono28
Get this:
Executing w_do_call mono28
Executing load_mono28
Executing mkdir -p /root/.cache/winetricks/mono28
Executing wine /root/.cache/winetricks/mono28/mono-2.8.2-gtksharp-2.12.10-win32-1.exe
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err

le:apartment_createwindowifneeded CreateWindow failed with error 1815
fixme:reg:GetNativeSystemInfo (0x33fea0) using GetSystemInfo()
fixme:advapi:CheckTokenMembership ((nil) 0x11f080 0x33fe18) stub!
------------------------------------------------------
Note: command 'wine /root/.cache/winetricks/mono28/mono-2.8.2-gtksharp-2.12.10-win32-1.exe' returned status 1. Aborting.