Installing razor, EasyUO and UOin Linux
Posted: Fri Feb 12, 2010 11:47 am
Instead of telling just how to install razor, i might as well put the whole thing here 
INSTALL WINE
Open up your terminal and run:
This will install WINE, now (again in terminal) run
This will initialize your WINE. While you're at it
might as well go to graphics tab, and make sure
"emulate virtual desktop" is not on. It will
be easier to use Razor.
INSTALL .NET 2.0
Run these commands in terminal:
These will install .Net 2.0 for your wine, downloading and
using the .exe installer won't work.
Then just download and install UOEx and Razor. EasyUO will
work as it is.

INSTALL WINE
Open up your terminal and run:
Code: Select all
sudo apt-get install wine
Code: Select all
winecfg
might as well go to graphics tab, and make sure
"emulate virtual desktop" is not on. It will
be easier to use Razor.
INSTALL .NET 2.0
Run these commands in terminal:
Code: Select all
sudo apt-get install cabextract
Code: Select all
cd
wget http://kegel.com/wine/winetricks
Code: Select all
sh winetricks corefonts allfonts dotnet20
using the .exe installer won't work.
Then just download and install UOEx and Razor. EasyUO will
work as it is.