vote up -2 vote down star

How to install MAC OS X Leopard on PC (AMD and Intel) ? What hardware configuration you have and the installation works ?

flag

0% accept rate
Isn't this kind of illegal to do? Not telling you that it's illegal to discuss, but isn't it a discussion that doesn't belong on a programming forum? Correct me if I'm wrong. – voyager Apr 13 at 7:38
This question is of interest to at least one other programmer somewhere. A programmer who can't buy an Apple Macbook and want to experience Objective C programming language. – DFG Apr 13 at 7:47
I'm not sure that it's illegal as such - it certainly breaks the Apple license agreement though. It only becomes illegal if you download a copy of OS X without paying for it. If you buy it and patch it yourself it's a bit of a grey area – Perspx Apr 13 at 8:40

closed as not programming related by vartec, Uri, Jason Coco, mipadi, Aron Rotteveel Apr 13 at 9:22

4 Answers

vote up 1 vote down

On this site OSx86 Project you can find a lot of information about Mac OSx install, compatible hardware, drivers etc.

link|flag
vote up 1 vote down

From your comment on the original post I surmise that you wish to learn about Objective C programming. In that case, gcc compiles Objective C (and in fact, this is what Apple developers use). You can even get a handle on the standard libraries through GNUstep. You may even be able to get both these things going on a Windows box if that's what you have, but otherwise a straightforward Linux distribution would be recommended.

link|flag
vote up 0 vote down

Well, Wikipedia doesn't have wStore, but still it's worth checking out: http://en.wikipedia.org/wiki/OSx86

link|flag
vote up 0 vote down

The Register also had an article about this:

http://www.theregister.co.uk/2008/10/20/macosx_on_a_pc/

It doesn't look terribly easy and some things didn't work (as you'd expect, I guess). The Mac OS X end-user license agreement (EULA) also states that "You agree not to install, use or run the Apple Software on any non-Apple-labeled computer, or to enable others to do so".

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.