These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

Ubuntu (install on eve)

Author
Disturbed Pilot
Doomheim
#1 - 2012-11-28 21:09:40 UTC
main goal = install eve

please dont say goto google, and if this post has been brought before then just give a url.

i want to install eve on ubuntu, nothing else, please remember somebody might google this someday.

Thanks o/
Disturbed Pilot
Doomheim
#2 - 2012-11-28 21:19:29 UTC
im bored this is nothing like windows, but im so happy i got ubuntu.... Shocked
Gomohr
Commando Guri
Guristas Pirates
#3 - 2012-11-28 21:26:43 UTC
https://forums.eveonline.com/default.aspx?g=posts&t=172086&find=unread

Its like 4 threads under yours ...
Dont pretend you searched

Disturbed Pilot
Doomheim
#4 - 2012-11-28 21:27:34 UTC  |  Edited by: Disturbed Pilot
please note i have a fresh ubuntu client: 2011...

(i only edit cause he said something before me, im going to go read....)
Disturbed Pilot
Doomheim
#5 - 2012-11-28 21:29:10 UTC
i have to have "wine"?
Disturbed Pilot
Doomheim
#6 - 2012-11-28 21:31:40 UTC
pretend i dont know what wine is... can you explain to me how to get it?
Gomohr
Commando Guri
Guristas Pirates
#7 - 2012-11-28 22:00:35 UTC
Wine is the "stuff" you "wrap" eve in so it thinks it is running in windows while it is running on linux, basically.
You got even the command line to type in to get it in the tutorial.
Disturbed Pilot
Doomheim
#8 - 2012-11-28 22:22:27 UTC
I just want to click and "play" "eve" is there anyway i can do that on a fresh ubuntu install?
Disturbed Pilot
Doomheim
#9 - 2012-11-28 22:27:32 UTC
basically im trying to install and eve only gives 2 options (mac, or windows) but i think im on linux right?Oops
Disturbed Pilot
Doomheim
#10 - 2012-11-28 22:39:22 UTC  |  Edited by: Disturbed Pilot
oops sorry for double post.
Disturbed Pilot
Doomheim
#11 - 2012-11-28 22:48:40 UTC  |  Edited by: Disturbed Pilot
edit (not use full)
Disturbed Pilot
Doomheim
#12 - 2012-11-28 22:49:21 UTC  |  Edited by: Disturbed Pilot
edit (not use full)
Disturbed Pilot
Doomheim
#13 - 2012-11-28 22:51:08 UTC  |  Edited by: Disturbed Pilot
edit (not use full)
Disturbed Pilot
Doomheim
#14 - 2012-11-28 23:01:33 UTC  |  Edited by: Disturbed Pilot
edit (not use full)
Gomohr
Commando Guri
Guristas Pirates
#15 - 2012-11-29 09:00:05 UTC
I just got a faint hope that you are not a troll.....
STOP POSTING THAT MUCH !
You're just like a kid with ADD pulling some adult's sleeve !
Did you even read the post i linked to you ?
Did you even try doing something by yourself without being breastfed by others ?
Linux community is always ready to help newbies, but you, sir, look like too much of a pain for someone to help you.
Kismeteer
Bat Country
Pandemic Horde
#16 - 2012-11-30 14:38:24 UTC
Wow. and I thought goons were the trolls.

If you want to install eve on a fresh ubuntu box, run this:

Quote:

sudo add-apt-repository ppa:ubuntu-wine
sudo aptitude update
#sudo aptitude remove wine wine1.2 wine1.3 wine1.4 wine1.5
sudo aptitude install wine1.5 winetricks
mkdir -p ~/bin
echo '/usr/bin/env WINEPREFIX="$HOME/.wine" DISPLAY=":0.0" /usr/bin/aoss wine explorer /desktop=eve1,1024x768 "C:\Games\CCP\EVE\eve.exe"' >~/bin/eve1
echo '/usr/bin/env WINEPREFIX="$HOME/.wine" DISPLAY=":0.0" /usr/bin/aoss wine explorer /desktop=eve2,1024x768 "C:\Games\CCP\EVE\eve.exe"' >~/bin/eve2
echo '/usr/bin/env WINEPREFIX="$HOME/.wine" DISPLAY=":0.0" /usr/bin/aoss wine explorer /desktop=eve3,1024x768 "C:\Games\CCP\EVE\eve.exe"' >~/bin/eve3
echo Run 'eve1' to run your first instance of eve.


Then navigate to where you downloaded eve using a file manager, and run it. Then, to run eve, just type 'eve1'.
Disturbed Pilot
Doomheim
#17 - 2012-11-30 18:08:00 UTC
lol sorry guys i changed my comments so i dont look like a stupid troll, was just a bad day to start a new operating system i guess. Thanks for the help ill give it a shot.
Waruiko
G I A N T
#18 - 2012-12-14 15:05:20 UTC
Kismeteer wrote:
Wow. and I thought goons were the trolls.

If you want to install eve on a fresh ubuntu box, run this:

Quote:

sudo add-apt-repository ppa:ubuntu-wine
sudo aptitude update
#sudo aptitude remove wine wine1.2 wine1.3 wine1.4 wine1.5
sudo aptitude install wine1.5 winetricks
mkdir -p ~/bin
echo '/usr/bin/env WINEPREFIX="$HOME/.wine" DISPLAY=":0.0" /usr/bin/aoss wine explorer /desktop=eve1,1024x768 "C:\Games\CCP\EVE\eve.exe"' >~/bin/eve1
echo '/usr/bin/env WINEPREFIX="$HOME/.wine" DISPLAY=":0.0" /usr/bin/aoss wine explorer /desktop=eve2,1024x768 "C:\Games\CCP\EVE\eve.exe"' >~/bin/eve2
echo '/usr/bin/env WINEPREFIX="$HOME/.wine" DISPLAY=":0.0" /usr/bin/aoss wine explorer /desktop=eve3,1024x768 "C:\Games\CCP\EVE\eve.exe"' >~/bin/eve3
echo Run 'eve1' to run your first instance of eve.


Then navigate to where you downloaded eve using a file manager, and run it. Then, to run eve, just type 'eve1'.


Yeah I've done tho commands and I'm getting the feeling that theres some step here you've assumed we've (total linux noobs) done or understand that we don't or haven't. I'm Day Three on this OS if that helps.
Kismeteer
Bat Country
Pandemic Horde
#19 - 2012-12-18 15:55:17 UTC
Waruiko wrote:
Yeah I've done tho commands and I'm getting the feeling that theres some step here you've assumed we've (total linux noobs) done or understand that we don't or haven't. I'm Day Three on this OS if that helps.


Okay, what are the results? If you are asking for help, you have to put where it's failing.
Roberto Duggano
The Scope
Gallente Federation
#20 - 2013-03-10 12:04:25 UTC
Maybe that person doesn't have aptitude? In which case just change out the lines that say >sudo aptitude with >sudo apt-get and try that.