 |
 |
 |
 |
| Mac Chat The place to discuss your Fedora/ Mac woes (including ibooks and powerbooks). |

10th January 2012, 05:34 PM
|
|
Registered User
|
|
Join Date: Jan 2012
Location: Maine
Posts: 17

|
|
|
Install Mac programs on linux
is there a way to install mac programs on linux?
|

12th January 2012, 10:54 PM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 128

|
|
|
Re: Install Mac programs on linux
Don't think so. What program would you want? They don't make for Linux?
__________________
I♥SymLinks
Junior SysAdmin and Python Newbie
Fedora 15 64 Bit (Fedora 13 install upgraded to 14 with preupgrade, then 15 using --distro-sync)
KDE 4.6.5
Laptop: Fedora 13 upgraded to 15 via --distro-sync
Can someone pls help me with The wireless on my laptop?
|

13th January 2012, 12:39 AM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: In a cardboard box
Posts: 1,870

|
|
|
Re: Install Mac programs on linux
Dream on...
__________________
I used to miss my wife but then my aim improved.
|

2nd November 2012, 12:05 AM
|
 |
Registered User
|
|
Join Date: Oct 2012
Location: Fort Wayne, IN
Posts: 1,118

|
|
|
Re: Install Mac programs on linux
Freebsd might be able to; it still might be a stretch. (Mac os is based on freebsd)
|

2nd November 2012, 12:25 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Location: Denver, Colorado
Posts: 554

|
|
|
Re: Install Mac programs on linux
You might be able to run OSX under Virtualbox under Linux.
|

2nd November 2012, 01:14 AM
|
|
Registered User
|
|
Join Date: Jan 2010
Posts: 5,019

|
|
|
Re: Install Mac programs on linux
I was able to, at one point, run snow leopard on VMPlayer. It didn't run well--not sure of the legality--I didn't keep it, it was more out of curiosity.
If you want to try then just google sysprobs apple vmplayer
OS X uses a modified FreeBSD userland--that is, the kernel is different and I don't know if you could run an OS X program on FreeBSD, but tend to doubt it.
http://lists.freebsd.org/pipermail/f...ry/212006.html
Ah, seems I'm correct, it can't.
|

12th December 2012, 09:17 PM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 128

|
|
|
Re: Install Mac programs on linux
Quote:
Originally Posted by RHamel
You might be able to run OSX under Virtualbox under Linux.
|
I had a VM Ware image of some version of OSX. It worked, but internet didn't.
__________________
I♥SymLinks
Junior SysAdmin and Python Newbie
Fedora 15 64 Bit (Fedora 13 install upgraded to 14 with preupgrade, then 15 using --distro-sync)
KDE 4.6.5
Laptop: Fedora 13 upgraded to 15 via --distro-sync
Can someone pls help me with The wireless on my laptop?
|

12th December 2012, 09:56 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 4,752

|
|
|
Re: Install Mac programs on linux
|

12th December 2012, 10:51 PM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 128

|
|
|
Re: Install Mac programs on linux
Quote:
Originally Posted by Dies
|
More hope than I thought there was :P
Thanks for sharing.
__________________
I♥SymLinks
Junior SysAdmin and Python Newbie
Fedora 15 64 Bit (Fedora 13 install upgraded to 14 with preupgrade, then 15 using --distro-sync)
KDE 4.6.5
Laptop: Fedora 13 upgraded to 15 via --distro-sync
Can someone pls help me with The wireless on my laptop?
|

18th January 2013, 04:24 PM
|
 |
Registered User
|
|
Join Date: Apr 2004
Location: Brackley, England
Age: 22
Posts: 181

|
|
|
Re: Install Mac programs on linux
Are you talking about any program in particular? Most will have an open source / a source compilable by Linux. I like the suggestion about BSD though, I'm very interested to see where that leads.
__________________
[joe@host]
|

18th January 2013, 05:07 PM
|
|
Registered User
|
|
Join Date: May 2012
Location: NC
Posts: 505

|
|
|
Re: Install Mac programs on linux
Programs that use Apple's GUI won't work on Linux, or anything else, including Darwin.
Darwin was released by Apple early on in the OS X development. It's been dead or on life support for some time, I think. It doesn't, and obviously won't, contain key OS X components like Quartz, Aqua, etc. It can't, by design, run Mac apps.
OS X is POSIX, and the usual traditional Unix/BSD/GNU toolset works. Those tools can be moved or ported to Linux, but they're already there, of course.
|

18th January 2013, 05:13 PM
|
 |
Registered User
|
|
Join Date: Apr 2004
Location: Brackley, England
Age: 22
Posts: 181

|
|
|
Re: Install Mac programs on linux
Quote:
Originally Posted by joncr
Programs that use Apple's GUI won't work on Linux, or anything else, including Darwin.
Darwin was released by Apple early on in the OS X development. It's been dead or on life support for some time, I think. It doesn't, and obviously won't, contain key OS X components like Quartz, Aqua, etc. It can't, by design, run Mac apps.
OS X is POSIX, and the usual traditional Unix/BSD/GNU toolset works. Those tools can be moved or ported to Linux, but they're already there, of course.
|
I think today, it's more the Carbon and Cocoa, but yeah; you're right.
__________________
[joe@host]
|

19th January 2013, 04:28 AM
|
 |
Registered User
|
|
Join Date: Oct 2012
Location: Fort Wayne, IN
Posts: 1,118

|
|
|
Re: Install Mac programs on linux
I just jailbroke my iPhone recently and noticed that is uses dpkg (the debian version of RPM.) So some Linux stuff is compatible with mac. I can even get zsh.
|

19th January 2013, 01:38 PM
|
|
Registered User
|
|
Join Date: May 2012
Location: NC
Posts: 505

|
|
|
Re: Install Mac programs on linux
Quote:
Originally Posted by Ihatewindows
I just jailbroke my iPhone recently and noticed that is uses dpkg (the debian version of RPM.) So some Linux stuff is compatible with mac. I can even get zsh. 
|
dpkg and rpm are terminal apps. They aren't Mac programs any more than they are KDE or Gnome programs.
If it runs in a shell and doesn't call Carbon/Cocoa/Quartz/Aqua/etc. then it isn't considered a "Mac" program. OS X is a POSIX-compliant Unix so it can run the usual Unix software stack. (It ships with it).
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 10:22 (Wednesday, 19-06-2013)
|
|
 |
 |
 |
 |
|
|