Quote:
Originally Posted by Umat
Yeah, kinda what I meant. I was a little drunk when I wrote that.
You can also run linux programs natively on Mac OS X, as long as you have x11-darwin installed. :P
|
You can take the application source code of something that runs on Linux and it will often run on Mac OS X after being compiled (as long as you have the correct libraries installed), but you can't take an already compiled Linux binary and run it on OS X. It's a different type of executable format.