Is it possible to run a Mac application from within Wine?
No. Wine is an API for Windows apps, not for Mac apps. And since now there is no API for Mac apps under Linux ... 2009/3/5 Lefteous <wineforum-user at winehq.org>> Is it possible to run a Mac application from within Wine? > > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090305/3d102f84/attachment.htm>
Lefteous wrote:> Is it possible to run a Mac application from within Wine?Of course you can: http://wiki.winehq.org/FAQ#head-68d921c50355f280a905e3574b7dda58d76ff51f
Thanks for the hint to the FAQ! It decribes how to run a Linux application. Is it also possible to run a binary inside a ".app" folder from Wine? Has someone an easy example for me?
Lefteous wrote:> Thanks for the hint to the FAQ! > It decribes how to run a Linux application. Is it also possible to run a Macintosh binary inside a ".app" folder from Wine? Has someone an easy example for me?This applies to any *NIX not just Linux. Mac OS X is *NIX after all.
vitamin <wineforum-user at winehq.org> wrote on March 6th:> >Lefteous wrote: >> Thanks for the hint to the FAQ! >> It decribes how to run a Linux application. Is it also possible to run a Macintosh binary inside a ".app" folder from Wine? Has someone an easy example for me? > >This applies to any *NIX not just Linux. Mac OS X is *NIX after all. >This is very true. However, this may appear to be difficult, but you have to remember that a .app folder is 'special' but if you want to run an executible from within it, you certainly can. Some programs rely on scripts that are included, but not visible, with the .app or they will not run or run poorly. James McKenzie
On Thu, Mar 5, 2009 at 3:34 AM, Lefteous <wineforum-user at winehq.org> wrote:> Is it possible to run a Mac application from within Wine? > > > > > >Are you trying to run a Mac application through wine, e.g., on Linux? Or are you trying to call a Mac binary under Wine while running Wine on OS X? -- -Austin