Heres a little information about how to get RoR to work under Linux. I am going to assume that you're at least somewhat familiar with Linux in this guide and know how to run your own commands for your own distro. I am going to be using Fedora 22 as my basis for this - but it should work on Ubuntu, Mint or anything else. I am using wine-1.7.49 (Staging) and wine-mono 4.5.6.
I would suggest creating a brand new 32-bit wineprefix or using an existing one. It has to be 32bit. Using winetricks install the following:
Code: Select all
comctl32ocx comctl32 comdig32ocx d3dx9_* dotnet40

EDIT
It appears if you put the texture cache beyond anything but 'default' you will crash when rotating the camera. So uh, don't do that.
