Difference between revisions of "Installing EVE on Linux"
Bl4cklisted (talk | contribs) (Cleaned up introduction, formatting, and grammar.) |
Bl4cklisted (talk | contribs) (Formatting; images added.) |
||
Line 3: | Line 3: | ||
[[:Category:Guides|Guides]] | [[:Category:Guides|Guides]] | ||
− | <br> | + | <br> <br> [[Image:Final.png|thumb|right|650px|Can your Windows do this?]] |
= Introduction = | = Introduction = | ||
− | With the exponential increase in computing and constant exposure to new software, chances are you've used, or at least heard of, Linux. [[Image: | + | With the exponential increase in computing and constant exposure to new software, chances are you've used, or at least heard of, Linux.[[Image:Tux-linux-mascot.png|260px|right|Tux, the mascot]] <BR>There are many ''flavors'' (types) of Linux out there, most of which are completely free. |
− | |||
− | There are many ''flavors'' (types) of Linux out there, most of which are completely free. | ||
'''Some Flavors''' | '''Some Flavors''' | ||
Line 22: | Line 20: | ||
*[http://www.opensuse.org/en/ ''openSUSE''] | *[http://www.opensuse.org/en/ ''openSUSE''] | ||
*[http://www.ubuntu.com/ ''Ubuntu''] | *[http://www.ubuntu.com/ ''Ubuntu''] | ||
− | < | + | |
− | + | <br><br> <center>Besides, who doesn't like cute penguins? | |
+ | |||
+ | <br> </center> | ||
= Prerequisites = | = Prerequisites = | ||
− | *Patience | + | *Patience [[Image:1.png|thumb|right|450px|The Ubuntu Terminal]] |
− | *A working installation of your flavor of choice | + | *A working installation of your flavor of choice |
− | *A computer with the [http://wiki.eveonline.com/en/wiki/System_Requirements minimum hardware requirements] to successfully run EVE | + | *A computer with the [http://wiki.eveonline.com/en/wiki/System_Requirements minimum hardware requirements] to successfully run EVE |
− | **Research your hardware; make sure that Linux drivers are available for your setup | + | **Research your hardware; make sure that Linux drivers are available for your setup |
***One way of doing this is by installing Ubuntu onto a USB drive and "test-driving" Ubuntu through it | ***One way of doing this is by installing Ubuntu onto a USB drive and "test-driving" Ubuntu through it | ||
− | < | + | |
+ | <br><br> | ||
One may consider purchasing a new hard drive (a small 20GB one will do) so that a Linux install won't interfere with your Windows installation. | One may consider purchasing a new hard drive (a small 20GB one will do) so that a Linux install won't interfere with your Windows installation. | ||
− | If that is not an option, one will have to '''<span style="color: | + | If that is not an option, one will have to '''<span style="color: rgb(30, 144, 255);">Dual-Boot</span>''' (installing two Operating Systems (OSs) on a single disk), choosing which one to use when the machine is powered on. |
− | People unfamiliar with Linux are highly recommended to use '''[http://www.ubuntu.com/ Ubuntu | + | People unfamiliar with Linux are highly recommended to use '''[http://www.ubuntu.com/ Ubuntu 10.04]''', as in my experience it is the most user-friendly and easiest to get into. <BR><BR><BR><BR><BR> |
+ | [[Image:Winehq_logo_glass.png|left|100px]] | ||
+ | = <span style="color: rgb(139, 0, 0);">Wine</span> = | ||
− | |||
− | + | <span style="color: rgb(139, 0, 0);">Wine</span> is an incredibly useful tool that emulates a Windows environment within a Linux installation. | |
− | <span style="color: | + | Basically, it lets one install and run applications designed for Windows (in this case, <span style="color: rgb(30, 144, 255);">EVE</span>) in Linux. |
− | + | For simplicity's sake, this walk-through will be done with Ubuntu. <BR><BR><BR> | |
− | |||
− | For simplicity's sake, this walk-through will be done with Ubuntu. | ||
== EVEin' in mah Linux == | == EVEin' in mah Linux == | ||
− | Before we install <span style="color: | + | Before we install <span style="color: rgb(139, 0, 0);">Wine</span>, open up your browser (if using Ubuntu, this will be <span style="color: rgb(30, 144, 255);">Firefox</span>) and go to this URL: |
<pre>http://www.eveonline.com/download/?fallback=1&</pre> | <pre>http://www.eveonline.com/download/?fallback=1&</pre> | ||
[[Image:Offline.png|650px|Offline.png]] <br> | [[Image:Offline.png|650px|Offline.png]] <br> | ||
− | to download the Windows offline version of <span style="color: | + | to download the Windows offline version of <span style="color: rgb(30, 144, 255);">EVE</span> while we configure <span style="color: rgb(139, 0, 0);">Wine</span> in the meantime. |
<br> | <br> | ||
− | Also, open up <span style="color: | + | Also, open up <span style="color: rgb(30, 144, 255);">'''Ubuntu Software Center'''</span>. This is in the top-left of your screen under <span style="color: rgb(30, 144, 255);">'''Applications'''</span>. |
− | In the search box, type in <span style="color: | + | In the search box, type in <span style="color: rgb(30, 144, 255);">"Restricted"</span> and install <span style="color: rgb(30, 144, 255);">'''Ubuntu Restricted Extras'''</span>. You may need to put in your password. |
[[Image:Restricted.png|650px|Restricted.png]] <br> | [[Image:Restricted.png|650px|Restricted.png]] <br> | ||
Line 68: | Line 68: | ||
<br> | <br> | ||
− | == Installing and configuring <span style="color: | + | == Installing and configuring <span style="color: rgb(139, 0, 0);">Wine</span> == |
− | If this is your first task in your Linux installation, you will need to set up a <span style="color: | + | If this is your first task in your Linux installation, you will need to set up a <span style="color: rgb(30, 144, 255);">'''root'''</span> user (Linux-speak for ''Administrator''). Open a <span style="color: rgb(30, 144, 255);">Terminal</span> window (Default <span style="color: rgb(30, 144, 255);">'''CTRL+ALT+T'''</span> in Ubuntu 10.04) and type: |
<pre>sudo passwd root</pre> | <pre>sudo passwd root</pre> | ||
− | Hitting [Enter], it will ask you for your current user's password, and then for the password you'd like <span style="color: | + | Hitting [Enter], it will ask you for your current user's password, and then for the password you'd like <span style="color: rgb(30, 144, 255);">'''root'''</span> to have:<br> |
[[Image:Susetup.png]]<br> | [[Image:Susetup.png]]<br> | ||
− | '''Note: As you're typing in the passwords, the <span style="color: | + | '''Note: As you're typing in the passwords, the <span style="color: rgb(30, 144, 255);">passwords will NOT show up</span>. This is normal.''' |
<br> | <br> | ||
Line 82: | Line 82: | ||
=== Adding/Updating Repositories === | === Adding/Updating Repositories === | ||
− | Next, we'll need to update the <span style="color: | + | Next, we'll need to update the <span style="color: rgb(30, 144, 255);">'''repositories'''</span>, which is a fancy name for the place in which Ubuntu downloads its software. |
Updating these ensures that you get the most current software when you're ready to download. So first we'll add the Wine's repository: | Updating these ensures that you get the most current software when you're ready to download. So first we'll add the Wine's repository: | ||
<pre>sudo add-apt-repository ppa:ubuntu-wine/ppa</pre> | <pre>sudo add-apt-repository ppa:ubuntu-wine/ppa</pre> | ||
− | [[Image:Addingrep.png|450px|Addingrep.png]] <br>and then update all <span style="color: | + | [[Image:Addingrep.png|450px|Addingrep.png]] <br>and then update all <span style="color: rgb(30, 144, 255);">repositories</span>: |
<pre> sudo apt-get update</pre> | <pre> sudo apt-get update</pre> | ||
A lot of text will scroll up; you'll know when its done when the terminal allows you to type in commands again.<br> | A lot of text will scroll up; you'll know when its done when the terminal allows you to type in commands again.<br> | ||
Line 98: | Line 98: | ||
<br> Now that the repositories are updated, we'll need to update this software that is currently installed on the system. This step is essential: | <br> Now that the repositories are updated, we'll need to update this software that is currently installed on the system. This step is essential: | ||
<pre> sudo apt-get upgrade</pre> | <pre> sudo apt-get upgrade</pre> | ||
− | This step may take significantly longer than the previous. This is similar to Windows Update as it <span style="color: | + | This step may take significantly longer than the previous. This is similar to Windows Update as it <span style="color: rgb(30, 144, 255);">may</span> require a restart after its complete. <br> |
<br> | <br> | ||
Line 104: | Line 104: | ||
=== Installing Wine 1.2.x === | === Installing Wine 1.2.x === | ||
− | Once the update completes, we can then download '''<span style="color: | + | Once the update completes, we can then download '''<span style="color: rgb(139, 0, 0);">Wine</span>'''. The most current stable version at the time of this writing is 1.2, so you'd type: |
<pre> sudo apt-get install wine1.2</pre> | <pre> sudo apt-get install wine1.2</pre> | ||
− | and hit [Enter]. This will download and install <span style="color: | + | and hit [Enter]. This will download and install <span style="color: rgb(139, 0, 0);">Wine</span> in one easy step. <br>[[Image:Installwine.png|500px|Installwine.png]]<br> |
=== Configuring Wine === | === Configuring Wine === | ||
Line 112: | Line 112: | ||
When it completes, type in: | When it completes, type in: | ||
<pre> winecfg</pre> | <pre> winecfg</pre> | ||
− | and press [Enter]. This will open up a configuration window for <span style="color: | + | and press [Enter]. This will open up a configuration window for <span style="color: rgb(139, 0, 0);">Wine</span>. |
− | Click the Graphics tab and select <span style="color: | + | Click the Graphics tab and select <span style="color: rgb(30, 144, 255);">'''Emulate a virtual desktop'''</span><br> [[Image:Wine.png]] <br> |
− | Also, set the desktop resolution to something <span style="color: | + | Also, set the desktop resolution to something <span style="color: rgb(30, 144, 255);">smaller than your current settings</span>. This can be readjusted later. <br><br> |
=== Installing WineTricks === | === Installing WineTricks === | ||
− | Unfortunately for us, Wine doesn't come with the fonts than <span style="color: | + | Unfortunately for us, Wine doesn't come with the fonts than <span style="color: rgb(30, 144, 255);">EVE</span> requires in order to run properly. For this, we need to download and install <span style="color: rgb(30, 144, 255);">'''WineTricks'''</span>: |
<pre> sudo wget http://www.kegel.com/wine/winetricks</pre> | <pre> sudo wget http://www.kegel.com/wine/winetricks</pre> | ||
[[Image:Wget.png|500px|Wget.png]]<br> | [[Image:Wget.png|500px|Wget.png]]<br> | ||
Line 128: | Line 128: | ||
After hitting [Enter] and waiting for the program to complete installing, type: | After hitting [Enter] and waiting for the program to complete installing, type: | ||
<pre> sh winetricks corefonts</pre> | <pre> sh winetricks corefonts</pre> | ||
− | This will <span style="color: | + | This will <span style="color: rgb(30, 144, 255);">install the required fonts</span>. <br> |
==== Installing C++ Filez ==== | ==== Installing C++ Filez ==== | ||
− | Finally, the following will <span style="color: | + | Finally, the following will <span style="color: rgb(30, 144, 255);">install Visual C++ files</span> that the game will need later: |
<pre>sh winetricks corefonts vcrun2005sp1</pre> | <pre>sh winetricks corefonts vcrun2005sp1</pre> | ||
<br> | <br> | ||
Line 138: | Line 138: | ||
= Installing EVE = | = Installing EVE = | ||
− | <br> If you followed this guide to the letter so far, the installer should be close to finishing now.<br> Once it has finished downloading, mouse to the top left of the screen and click <span style="color: | + | <br> If you followed this guide to the letter so far, the installer should be close to finishing now.<br> Once it has finished downloading, mouse to the top left of the screen and click <span style="color: rgb(30, 144, 255);">'''Places'''</span>. Browse over to the folder you downloaded the installer to.<br> <span style="color: rgb(30, 144, 255);">Right-click the installer and click '''Open with '''</span><span style="color: rgb(139, 0, 0);">'''Wine'''</span. |
[[Image:Wine2.png|400px|Wine2.png]] [[Image:Wine3.png|400px|Wine3.png]] | [[Image:Wine2.png|400px|Wine2.png]] [[Image:Wine3.png|400px|Wine3.png]] | ||
Line 144: | Line 144: | ||
[[Image:Wine4.png|400px|Wine4.png]] [[Image:Wine5.png|400px|Wine5.png]] | [[Image:Wine4.png|400px|Wine4.png]] [[Image:Wine5.png|400px|Wine5.png]] | ||
− | This will open the all-too-familiar Installation Wizard. <span style="color: | + | This will open the all-too-familiar Installation Wizard. <span style="color: rgb(30, 144, 255);">'''Accept all defaults'''</span> ("Next", "I agree", "Install"). Once it completes, <span style="color: rgb(30, 144, 255);">''uncheck the "Run EVE Online" box'' '''before clicking Finish'''</span>: |
<br> [[Image:Wine6.png]] <br> | <br> [[Image:Wine6.png]] <br> | ||
Line 150: | Line 150: | ||
== Modifying the Desktop Shortcut == | == Modifying the Desktop Shortcut == | ||
− | <span style="color: | + | <span style="color: rgb(30, 144, 255);">Right-click</span> your new <span style="color: rgb(30, 144, 255);">desktop shortcut</span> and <span style="color: rgb(30, 144, 255);">click '''Properties'''</span>. Change the <span style="color: rgb(30, 144, 255);">'''''Command'''''</span> line to: |
<pre>wine explorer /desktop=EVE1,1680x1050 "C:\Program Files\CCP\EVE\eve.exe"</pre> | <pre>wine explorer /desktop=EVE1,1680x1050 "C:\Program Files\CCP\EVE\eve.exe"</pre> | ||
− | <span style="color: | + | <span style="color: rgb(30, 144, 255);">'''Note!: Change the above resolution to YOUR COMPUTER'S resolution or you may run into issues later. The first number is the width; the second is height.'''</span><br> The <span style="color: rgb(30, 144, 255);">'''''Comment'''''</span> section can be changed or left blank:<br> [[Image:Shortcutmod.png|650px|Shortcutmod.png]] |
+ | |||
+ | <br> Click <span style="color: rgb(30, 144, 255);">'''Close'''</span> to save the changes. | ||
− | |||
− | |||
== Dropkicking Audio Bugs == | == Dropkicking Audio Bugs == | ||
− | Go to <span style="color: | + | Go to <span style="color: rgb(30, 144, 255);">'''Applications > Wine > Browse C: Drive'''</span> <br> Browse to <span style="color: rgb(30, 144, 255);">'''Program Files\CCP\EVE\res\audio'''</span> and <span style="color: rgb(30, 144, 255);">rename the '''Jukebox''' folder</span> to <span style="color: rgb(30, 144, 255);">anything</span> but "Jukebox". <br> [[Image:Jukebox.png|800px|Jukebox.png]] |
= IT'S E-UNI TIME = | = IT'S E-UNI TIME = | ||
− | [[Image:DOUBLECLICK.png]] <br> [[Image:Eveonwine.png]] <br> [[Image:Complete.png|thumb|left|950px|E-UNI | + | [[Image:DOUBLECLICK.png]] <br> [[Image:Eveonwine.png]] <br> [[Image:Complete.png|thumb|left|950px|E-UNI ON MY LINUX]] <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> <BR><BR> |
− | <BR><BR>< | + | |
+ | = Leaving Windows; Moving to Linux = | ||
+ | |||
+ | Fell in love with Linux? Bid adeiu to Windows and let's go through the movin' checklist! | ||
+ | |||
+ | == Importing/Exporting your <span style="color: rgb(30, 144, 255);">'''Overview''' settings</span> == | ||
+ | |||
+ | So the overview is your eyes in <span style="color: rgb(30, 144, 255);">EVE</span>, but it can be a <span style="color: rgb(30, 144, 255);">time-consuming chore</span> to set it up. <br><br> <span style="color: rgb(30, 144, 255);">No longer.</span> <br><br> Let's export your settings from your current installation of <span style="color: rgb(30, 144, 255);">EVE</span> and import them into your new <span style="color: rgb(30, 144, 255);">EVE</span>. It sounds easy because, oddly enough, it is. <br><br> Open up your <span style="color: rgb(30, 144, 255);">EVE client</span>, undock, <span style="color: rgb(30, 144, 255);">click the little white triangle in your overview</span> and hit <span style="color: rgb(30, 144, 255);">'''Export Overview Settings'''</span>. <br>[[Image:Exporting.png]] <br>This will open up a new window. Simply <span style="color: rgb(30, 144, 255);">select the saved presets</span> you'd like to export, give it a file name, and hit <span style="color: rgb(30, 144, 255);">'''Export'''</span>. <br>[[Image:Exported.png]]<br><br> <span style="color: rgb(30, 144, 255);">'''Remember the file path!'''</span> <br>Depending on your Windows install, the default location will be: | ||
+ | |||
+ | *<span style="color: rgb(30, 144, 255);">''Windows XP or older:''</span> | ||
+ | **X:\Documents and Settings\<span style="color: rgb(30, 144, 255);">'''USERNAME'''</span>\My Documents\EVE\Overview\<span style="color: rgb(30, 144, 255);">'''FILENAME'''</span>.xml | ||
+ | *<span style="color: rgb(30, 144, 255);">''Windows Vista or 7:''</span> | ||
+ | **X:\Users\<span style="color: rgb(30, 144, 255);">'''USERNAME'''</span>\My Documents\EVE\Overview\<span style="color: rgb(30, 144, 255);">'''FILENAME'''</span>.xml | ||
+ | |||
+ | <br> Browse to this file, copy it, and <span style="color: rgb(30, 144, 255);">'''save it'''</span> onto your removable media of choice. <br><br> Now, <span style="color: rgb(30, 144, 255);">on your '''Linux machine'''</span>, go to <span style="color: rgb(30, 144, 255);">'''Applications > Wine > Browse C: Drive'''</span>. <br>Click your way to "c:\users\<span style="color: rgb(30, 144, 255);">'''USERNAME'''</span>\My Documents\EVE" and . . .<br><br> '''OH NOES! WE DON'T HAVE AN OVERVIEW FOLDER!'''<br><br> So let's create one by <span style="color: rgb(30, 144, 255);">right-clicking</span> the white-space and selecting <span style="color: rgb(30, 144, 255);">'''Create Folder'''</span>. <br>Name it <span style="color: rgb(30, 144, 255);">'''Overview'''</span>.<br>[[Image:CrFold.png|650px|CrFold.png]]<br><br> Insert and open your removable media device (should appear on the Desktop by default). Copy over your <span style="color: rgb(30, 144, 255);">'''FILENAME'''.xml</span> overview file to your newly created <span style="color: rgb(30, 144, 255);">'''Overview'''</span> folder.<br>[[Image:UIx.png|750px|UIx.png]]<br><br> | ||
+ | |||
+ | *Start <span style="color: rgb(30, 144, 255);">EVE</span>. | ||
+ | **Log in. | ||
+ | **<span style="color: rgb(30, 144, 255);">Undock</span>. | ||
+ | |||
+ | <br><br> | ||
+ | |||
+ | *<span style="color: rgb(30, 144, 255);">Click the small white triangle in your overview</span>. | ||
+ | **Click <span style="color: rgb(30, 144, 255);">'''Import Overview Settings'''</span>.<br> | ||
+ | |||
+ | <br>If you completed the above steps correctly, your file should appear in the Import window that opens. <span style="color: rgb(30, 144, 255);"> | ||
+ | </span> | ||
+ | |||
+ | *Select your file and <span style="color: rgb(30, 144, 255);">place a checkmark beside each individual preset you'd like to '''keep'''</span>. | ||
+ | *Click <span style="color: rgb(30, 144, 255);">'''Import'''</span>.<br>[[Image:OverviewImport.png]] | ||
+ | |||
+ | <br><br>[[Image:Success.png]]<br> <span style="color: rgb(30, 144, 255);">'''SUCCESS!'''</span> <br><br> | ||
− | = | + | == <span style="color: rgb(30, 144, 255);">Teamspeak</span> == |
− | + | This could not be easier. Open up your terminal again (<span style="color: rgb(30, 144, 255);">'''CTRL+ALT+T'''</span> in Ubuntu 10.04) and type: | |
+ | <pre>sudo apt-get install teamspeak-client</pre> | ||
+ | That's it. <br><br>After the command has finished doin' its thing, you can find <span style="color: rgb(30, 144, 255);">Teamspeak</span> in <span style="color: rgb(30, 144, 255);">'''Applications > Internet > Teamspeak'''</span>. <br> | ||
− | == | + | ==== <span style="color: rgb(139, 0, 0);">Alternative</span> ==== |
− | + | ||
− | + | If you cannot get the Linux version to run properly, follow [http://www.teamspeak.com/?page=downloads&archive=1/ this link] and <span style="color: rgb(30, 144, 255);">download the '''Windows''' version</span>.<br>We'll be running it through <span style="color: rgb(139, 0, 0);">Wine</span>!<br><br>While it's downloading, open a Terminal (<span style="color: rgb(30, 144, 255);">'''CTRL+ALT+T'''</span> in Ubuntu 10.04) and enter: | |
− | + | <pre>sudo apt-get remove teamspeak-client</pre> | |
− | + | to remove your broken Linux version.<br><br><span style="color: rgb(30, 144, 255);">Browse to the directory you downloaded '''Teamspeak''' into, and ''right-click'' '''Open with '''</span><span style="color: rgb(139, 0, 0);">'''Wine'''</span>'''.''' <br><span style="color: rgb(30, 144, 255);">Install using the '''default options'''</span>. | |
− | < | + | |
− | + | <br> | |
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | === <span style="color: rgb(30, 144, 255);">Setting it up</span> === | |
− | |||
− | |||
− | + | Regardless of which method you use to get on <span style="color: rgb(30, 144, 255);">Teamspeak</span>, check out [http://wiki.eveuniversity.org/Teamspeak#Initial_Configuration/ this guide] to review how to configure <span style="color: rgb(30, 144, 255);">TS2</span> for our <span style="color: rgb(30, 144, 255);">Teamspeak server</span>. <br><br>[[Image:TS2Ub.png|thumb|center|800px|Teamspeak 2 on Ubuntu 10.04]] | |
− | Regardless of which method you use to get on <span style="color: | + | <BR><BR> |
− | < |
Revision as of 04:09, 25 September 2010
Introduction
With the exponential increase in computing and constant exposure to new software, chances are you've used, or at least heard of, Linux.
There are many flavors (types) of Linux out there, most of which are completely free.
Some Flavors
Prerequisites
- Patience
- A working installation of your flavor of choice
- A computer with the minimum hardware requirements to successfully run EVE
- Research your hardware; make sure that Linux drivers are available for your setup
- One way of doing this is by installing Ubuntu onto a USB drive and "test-driving" Ubuntu through it
- Research your hardware; make sure that Linux drivers are available for your setup
One may consider purchasing a new hard drive (a small 20GB one will do) so that a Linux install won't interfere with your Windows installation.
If that is not an option, one will have to Dual-Boot (installing two Operating Systems (OSs) on a single disk), choosing which one to use when the machine is powered on.
People unfamiliar with Linux are highly recommended to use Ubuntu 10.04, as in my experience it is the most user-friendly and easiest to get into.
Wine
Wine is an incredibly useful tool that emulates a Windows environment within a Linux installation.
Basically, it lets one install and run applications designed for Windows (in this case, EVE) in Linux.
For simplicity's sake, this walk-through will be done with Ubuntu.
EVEin' in mah Linux
Before we install Wine, open up your browser (if using Ubuntu, this will be Firefox) and go to this URL:
http://www.eveonline.com/download/?fallback=1&
to download the Windows offline version of EVE while we configure Wine in the meantime.
Also, open up Ubuntu Software Center. This is in the top-left of your screen under Applications.
In the search box, type in "Restricted" and install Ubuntu Restricted Extras. You may need to put in your password.
Installing and configuring Wine
If this is your first task in your Linux installation, you will need to set up a root user (Linux-speak for Administrator). Open a Terminal window (Default CTRL+ALT+T in Ubuntu 10.04) and type:
sudo passwd root
Hitting [Enter], it will ask you for your current user's password, and then for the password you'd like root to have:
Note: As you're typing in the passwords, the passwords will NOT show up. This is normal.
Adding/Updating Repositories
Next, we'll need to update the repositories, which is a fancy name for the place in which Ubuntu downloads its software.
Updating these ensures that you get the most current software when you're ready to download. So first we'll add the Wine's repository:
sudo add-apt-repository ppa:ubuntu-wine/ppa
Addingrep.png
and then update all repositories:
sudo apt-get update
A lot of text will scroll up; you'll know when its done when the terminal allows you to type in commands again.
Updating current software and drivers
Now that the repositories are updated, we'll need to update this software that is currently installed on the system. This step is essential:
sudo apt-get upgrade
This step may take significantly longer than the previous. This is similar to Windows Update as it may require a restart after its complete.
Installing Wine 1.2.x
Once the update completes, we can then download Wine. The most current stable version at the time of this writing is 1.2, so you'd type:
sudo apt-get install wine1.2
and hit [Enter]. This will download and install Wine in one easy step.
Installwine.png
Configuring Wine
When it completes, type in:
winecfg
and press [Enter]. This will open up a configuration window for Wine.
Click the Graphics tab and select Emulate a virtual desktop
Also, set the desktop resolution to something smaller than your current settings. This can be readjusted later.
Installing WineTricks
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:
sudo wget http://www.kegel.com/wine/winetricks
Installing critical fonts
After hitting [Enter] and waiting for the program to complete installing, type:
sh winetricks corefonts
This will install the required fonts.
Installing C++ Filez
Finally, the following will install Visual C++ files that the game will need later:
sh winetricks corefonts vcrun2005sp1
Installing EVE
If you followed this guide to the letter so far, the installer should be close to finishing now.
Once it has finished downloading, mouse to the top left of the screen and click Places. Browse over to the folder you downloaded the installer to.
Right-click the installer and click Open with Wine</span.
This will open the all-too-familiar Installation Wizard. Accept all defaults ("Next", "I agree", "Install"). Once it completes, uncheck the "Run EVE Online" box before clicking Finish:
Modifying the Desktop Shortcut
Right-click your new desktop shortcut and click Properties. Change the Command line to:
wine explorer /desktop=EVE1,1680x1050 "C:\Program Files\CCP\EVE\eve.exe"
Note!: Change the above resolution to YOUR COMPUTER'S resolution or you may run into issues later. The first number is the width; the second is height.
The Comment section can be changed or left blank:
Shortcutmod.png
Click Close to save the changes.
Dropkicking Audio Bugs
Go to Applications > Wine > Browse C: Drive
Browse to Program Files\CCP\EVE\res\audio and rename the Jukebox folder to anything but "Jukebox".
Jukebox.png
IT'S E-UNI TIME
File:DOUBLECLICK.png
File:Eveonwine.png
Leaving Windows; Moving to Linux
Fell in love with Linux? Bid adeiu to Windows and let's go through the movin' checklist!
Importing/Exporting your Overview settings
So the overview is your eyes in EVE, but it can be a time-consuming chore to set it up.
No longer.
Let's export your settings from your current installation of EVE and import them into your new EVE. It sounds easy because, oddly enough, it is.
Open up your EVE client, undock, click the little white triangle in your overview and hit Export Overview Settings.
File:Exporting.png
This will open up a new window. Simply select the saved presets you'd like to export, give it a file name, and hit Export.
File:Exported.png
Remember the file path!
Depending on your Windows install, the default location will be:
- Windows XP or older:
- X:\Documents and Settings\USERNAME\My Documents\EVE\Overview\FILENAME.xml
- Windows Vista or 7:
- X:\Users\USERNAME\My Documents\EVE\Overview\FILENAME.xml
Browse to this file, copy it, and save it onto your removable media of choice.
Now, on your Linux machine, go to Applications > Wine > Browse C: Drive.
Click your way to "c:\users\USERNAME\My Documents\EVE" and . . .
OH NOES! WE DON'T HAVE AN OVERVIEW FOLDER!
So let's create one by right-clicking the white-space and selecting Create Folder.
Name it Overview.
CrFold.png
Insert and open your removable media device (should appear on the Desktop by default). Copy over your FILENAME.xml overview file to your newly created Overview folder.
UIx.png
- Start EVE.
- Log in.
- Undock.
- Click the small white triangle in your overview.
- Click Import Overview Settings.
- Click Import Overview Settings.
If you completed the above steps correctly, your file should appear in the Import window that opens.
- Select your file and place a checkmark beside each individual preset you'd like to keep.
- Click Import.
File:OverviewImport.png
Teamspeak
This could not be easier. Open up your terminal again (CTRL+ALT+T in Ubuntu 10.04) and type:
sudo apt-get install teamspeak-client
That's it.
After the command has finished doin' its thing, you can find Teamspeak in Applications > Internet > Teamspeak.
Alternative
If you cannot get the Linux version to run properly, follow this link and download the Windows version.
We'll be running it through Wine!
While it's downloading, open a Terminal (CTRL+ALT+T in Ubuntu 10.04) and enter:
sudo apt-get remove teamspeak-client
to remove your broken Linux version.
Browse to the directory you downloaded Teamspeak into, and right-click Open with Wine.
Install using the default options.
Setting it up
Regardless of which method you use to get on Teamspeak, check out this guide to review how to configure TS2 for our Teamspeak server.