Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Installing EVE on Linux: Difference between revisions

From EVE University Wiki
No edit summary
No edit summary
Line 85: Line 85:
and hit [Enter]. This will download and install Wine in one easy step. When it completes, type in:
and hit [Enter]. This will download and install Wine in one easy step. When it completes, type in:
<pre> winecfg</pre>
<pre> winecfg</pre>
and press [Enter]. This will open up a configuration window for Wine. Click the
and press [Enter]. This will open up a configuration window for Wine. Click the Graphics tab and select '''Emulate a virtual desktop:'''
 
[[File:Wine.png]]
 
Unfortunately for us, Wine doesn't come with the fonts than EVE requires in order to run properly. For this, we need to download and install '''Winetricks''':
<pre> sudo wget http://www.kegel.com/wine/winetricks</pre>
After hitting [Enter] and waiting for the program to complete installing, type:
<pre> sudo sh winetricks corefonts</pre>
This will install the required fonts.