- sudo add-apt-repository ppa:ubuntu-wine/ppa
- sudo apt-get update
- sudo apt-get install wine
(the above command gives me wine 1.4, iv also tried 1.5 and 1.2)
- winetricks allfonts
(when i try to get winetricks allfonts.. or when i open the winetricks actual client and try to download corefonts after selecting default wine prefix i get the following)
Executing w_do_call allfonts
Executing load_allfonts
Executing w_do_call baekmuk
Executing load_baekmuk
Executing mkdir -p /home/hhdda/.cache/winetricks/baekmuk
Executing mv baekmuk-ttf-2.2/ttf/batang.ttf baekmuk-ttf-2.2/ttf/dotum.ttf baekmuk-ttf-2.2/ttf/gulim.ttf baekmuk-ttf-2.2/ttf/hline.ttf /home/hhdda/.wine/dosdevices/c:/windows/Fonts
mv: cannot move `baekmuk-ttf-2.2/ttf/batang.ttf' to `/home/hhdda/.wine/dosdevices/c:/windows/Fonts/batang.ttf': Permission denied
mv: cannot move `baekmuk-ttf-2.2/ttf/dotum.ttf' to `/home/hhdda/.wine/dosdevices/c:/windows/Fonts/dotum.ttf': Permission denied
mv: cannot move `baekmuk-ttf-2.2/ttf/gulim.ttf' to `/home/hhdda/.wine/dosdevices/c:/windows/Fonts/gulim.ttf': Permission denied
mv: cannot move `baekmuk-ttf-2.2/ttf/hline.ttf' to `/home/hhdda/.wine/dosdevices/c:/windows/Fonts/hline.ttf': Permission denied
------------------------------------------------------
Note: command 'mv baekmuk-ttf-2.2/ttf/batang.ttf baekmuk-ttf-2.2/ttf/dotum.ttf baekmuk-ttf-2.2/ttf/gulim.ttf baekmuk-ttf-2.2/ttf/hline.ttf /home/hhdda/.wine/dosdevices/c:/windows/Fonts' returned status 1. Aborting.
------------------------------------------------------
im almost positive this is what i need to fix, after that ill need to get direct x.. make it where my glxinfo works, install-
winetricks directx9
winetricks vcrun2005sp1
winetricks vcrun2010
also here is a webpage that describes eve online with wine
http://wiki.eveonline.com/en/wiki/Insta ... _with_Wine
help please!
