Originally posted by Choppaface
to compile you will first need the developers' kit from apple. to get their dev kit you have to become an ADC member (which is easy and free, see connect.apple.com) and download it (which may take a long time-> usually its over 100 megs or so)...not to mention it take a long time to install. before devkit my drive had 120,000 items. after it had 189,000 he he 😀
compiling is taking written code (like C/C++, somethig you can read and write if you learn it) and then transforming it into code that your machine can understand (binary code, all those 1's and 0's). for this you need the compilers in the mac dev kit. also a helper book (which i've been looking for too actually) will help you do basic terminal things, but it seems install instructions change every time a new OS version comes out....well at least it does for PHP and Apache. I'm still looking for OS 10.1.3 install instructions for apache, PHP and mysql because the ones for 10.1 don't work.....well I've been able to get PHP in but had *many* errors during the installation