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

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

Macintosh

 
  • Topic is locked indefinitely.
 

EveMon for mac?

Author
SinTeryx
Ministry of War
Amarr Empire
#1 - 2013-01-11 05:16:08 UTC
I have been searching google and everywhere to see if there is a way to run it. Any help is great!
-Sin

These may as well be farts in the wind but I have had a few beers since the start of this thread.

Goran Konjich
Krompany
#2 - 2013-01-11 11:13:37 UTC
Hi, i'm doing it in virtual windows machine with https://www.virtualbox.org/

but i'm on a track to make native windows software run on my mac with wine (http://www.winehq.org/) but using
this procedure http://www.cultofmac.com/185565/how-to-run-almost-any-windows-game-on-your-mac-without-boot-camp-or-parallels-feature/2/

i have one issue to solve an it should work.

if anyone else tries this procedure plz reply here so we can share experience and not body fluids. Lol

I'm a diplomat. Sometimes i throw 425mm wide briefcases at enemy. Such is EVE.

JP Nakamura
Union of Intergalactic Miners and Nano Assemblers
#3 - 2013-01-17 02:38:02 UTC
If you happen to have access to an iOS device the Neocom app does a fair amount of what EveMon does (and comes in a convenient portable form).

CCP: 10+ years of Harvesting players Tears  (latest efforts being Source Limited Edition, and Alliance Logo Revised Policies)

Syaran
Federal Navy Academy
Gallente Federation
#4 - 2013-01-21 09:38:52 UTC
I'm currently looking into WineBottler, an app that acts as a layer between Wine and your Windows stuffs so you don't have to dive into config files and whatnot. If it works, I'll let you know.
Heru Samtron
Die Argonen
#5 - 2013-01-24 11:03:44 UTC
JP Nakamura wrote:
If you happen to have access to an iOS device the Neocom app does a fair amount of what EveMon does (and comes in a convenient portable form).


Yes! Neocom for iPad is gread! Smile

SinTeryx
Ministry of War
Amarr Empire
#6 - 2013-01-24 14:20:36 UTC
TY guys so much for all the responses! Neocom is amazing!
-Sin

These may as well be farts in the wind but I have had a few beers since the start of this thread.

lasterax
Republic Military School
Minmatar Republic
#7 - 2013-01-27 22:06:30 UTC
I agree as well, Neocom is awesome!
lasterax
Republic Military School
Minmatar Republic
#8 - 2013-02-02 15:03:55 UTC
Yes, this is official now EVEMON has finally been replaced for me, Neocom rocks. It's much preferable to keep track of my toons on my iOS devices and it's been a fantastic companion on the iPad next to me while I play. Very impressed and very happy to get one more Windows app in the grave.
Gabriel Finch
The Scope
Gallente Federation
#9 - 2013-02-04 03:55:12 UTC
Goran Konjich wrote:
Hi, i'm doing it in virtual windows machine with https://www.virtualbox.org/

but i'm on a track to make native windows software run on my mac with wine (http://www.winehq.org/) but using
this procedure http://www.cultofmac.com/185565/how-to-run-almost-any-windows-game-on-your-mac-without-boot-camp-or-parallels-feature/2/

i have one issue to solve an it should work.

if anyone else tries this procedure plz reply here so we can share experience and not body fluids. Lol


Hey, I'm working on the very same thing. I installed the program just fine, but now in terminal I'm getting the following message:

Quote:
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
wine: Install Mono 2.8 or greater for Windows to run .NET 4.0 applications.


I installed Mono 2.10, didn't do a thing... Any luck?

Goran Konjich
Krompany
#10 - 2013-02-04 06:54:51 UTC
Gabriel Finch wrote:
Goran Konjich wrote:
Hi, i'm doing it in virtual windows machine with https://www.virtualbox.org/

but i'm on a track to make native windows software run on my mac with wine (http://www.winehq.org/) but using
this procedure http://www.cultofmac.com/185565/how-to-run-almost-any-windows-game-on-your-mac-without-boot-camp-or-parallels-feature/2/

i have one issue to solve an it should work.

if anyone else tries this procedure plz reply here so we can share experience and not body fluids. Lol


Hey, I'm working on the very same thing. I installed the program just fine, but now in terminal I'm getting the following message:

Quote:
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
wine: Install Mono 2.8 or greater for Windows to run .NET 4.0 applications.


I installed Mono 2.10, didn't do a thing... Any luck?



no, no luck unfortunately (ok i didn't break my neck trying) ... in the mean time i'm using evemon still via virtual machine, although now via paralles which gives nice coherent mode with windows windows on mac desktop, not optimal but still very good ... quite a memory eater but still bearable ... i will however try to fix this someday Blink

I'm a diplomat. Sometimes i throw 425mm wide briefcases at enemy. Such is EVE.

Deja Blue
Orion VII Inc.
#11 - 2013-03-20 13:29:30 UTC
Much better writeup here:

http://www.davidbaumgold.com/tutorials/wine-mac/

You need to install D-Bus

"Common Issue 2: D-bus

Some Windows applications need a process called D-bus to be running, in order to communicate with certain other applications (or check if certain other applications are running). MacPorts actually installs D-bus for you automatically when you ask it to install Wine, but MacPorts does not actually run D-bus until you ask it to do so.

If a program requires D-bus to be running, and it isn't, you may see an error that looks something like this:

Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!


To ask MacPorts to run D-bus for you, just run this line of code:

$ sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
$ launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

That will not only run D-bus, but it will also make sure that D-bus is run again every time your computer reboots. To turn off D-bus, just run those same two commands, replacing load with unload."

This is a pretty extreme measure for simply running EVEmon as per the OP, but it is free and open source.

I will let you know how my install works after I finish.

I know I necroed this thread but I have scoured the net looking for solutions to several EVE on Mac issues I ahve had from installation to launcher to not launching to details like EVEMON. I hope everyone can understand my desire to convey this information to others that may be as frustrated as I and perhaps they can glean something useful for themselves.

Until my update GL guys.

I'll give them heroics...and when everyone is super...no one will be.

JP Nakamura
Union of Intergalactic Miners and Nano Assemblers
#12 - 2013-04-13 23:09:28 UTC
No need to apologize. My iPhone went to meet its maker, and I spent a few weeks free of Neocom before the wife agreed to a refurb iPad.

Once you realize the potential of this sort of program, its hard to live without it.

Good luck getting EveMon to work, if/when you do, maybe I'll give it a go in something besides a VM I launch less and less. :)

CCP: 10+ years of Harvesting players Tears  (latest efforts being Source Limited Edition, and Alliance Logo Revised Policies)

Boogie Jones
Republic Military School
Minmatar Republic
#13 - 2013-05-16 02:16:10 UTC
Bumping this post with a new thread. This guy took the old Mac Eve Tools and made a similar updated application with all the new skills and api. Go give him your support!

https://forums.eveonline.com/default.aspx?g=posts&t=233980&find=unread

CptBen: this was the rare nice CptBen, ill probably be back later and boogie will agravate me and ill call you all scrubs