Downloading sources & compiling [kju:]
prerequesites
- Mac OS X > 10.3 (Panther or Tiger) [Leopard not tested yet]
- Subversion Client (OS X Installer packages: http://www.codingmonkeys.de/mbo/)
- XCode Developer Tools
- running internet connection
prepare the sources (downloading/updating)
- download the file prepare.sh from the sources
- put it into a new folder
- open the terminal
- cd to your new folder
- type "chmod u+x prepare.sh"
- type "./prepare.sh" (this will download/update all necessary sources and prepare the folder layout)
- cd into "q"
- type "chmod u+x *.sh"
build [kju:]
- type "./build_i386.sh" or "./build_ppc.sh" depending on the plattform you are on.
You'll find the Q.app inside the folder "products".