IS there a wine-like system to run OSX software on Linux?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
y_farkash
Newbie
Newbie
Posts: 4
Joined: Thu Jul 17, 2008 11:00 pm

IS there a wine-like system to run OSX software on Linux?

Post by y_farkash »

Hi,

I am not sure this is the proper place to ask (and I am not sure this is the smartest question :) ) but, is there a project similar to wine that allows a user to run an OSX software on Linux?

Thanks!
PhantomHoover
Level 2
Level 2
Posts: 10
Joined: Wed Apr 22, 2009 1:32 pm

Post by PhantomHoover »

There is GNUstep, which contains libraries similar to OS X's ObjC ones, but there isn't anything giving binary compatibility, AFAIK.
David Gerard

IS there a wine-like system to run OSX software on Linux?

Post by David Gerard »

On 1 May 2010 13:57, y_farkash <[email protected]> wrote:
I am not sure this is the proper place to ask (and I am not sure this is the smartest question  :) ) but, is there a project similar to wine that allows a user to run an OSX software on Linux?
There's Mac-On-Linux http://mac-on-linux.sourceforge.net/ for PowerPC
Macs running Linux to run Mac applications inside the Linux
installation.

If you're looking for a more universal compatiblitity layer, I don't
think there is one.


- d.
David Gerard

IS there a wine-like system to run OSX software on Linux?

Post by David Gerard »

On 1 May 2010 14:42, PhantomHoover <[email protected]> wrote:
There is GNUstep, which contains libraries similar to OS X's ObjC ones, but there isn't anything giving binary compatibility, AFAIK.
No. Think of what Wine is - it's basically *reimplementing Windows*.
Reimplementing Mac OS X would be a slightly less huge job, as the API
is somewhat saner, Apple keep a firmer hold on it and GNUstep has done
some of the work already.

But the reason to bother isn't clear - almost no-one runs Macs for the
Mac-exclusive applications but because Mac OS X is so much nicer to
use as an integrated whole. Wine runs Windows apps on Unix, but the
result is rather clunky.


- d.
Locked