Changes between Version 1 and Version 2 of BuildInstructions


Ignore:
Timestamp:
10/11/08 22:47:33 (5 years ago)
Author:
bobert@…
Comment:

Added info on how to get XCode

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v1 v2  
    44 
    55This is not an exhaustive set of all combinations of XQuartz components, source versions, Mac OS versions, XCode versions, and so on. Rather, these are known, verified good builds which you can duplicate, and can serve as a starting point for further work.[[BR]] 
     6 
     7== Development Tools == 
     8 
     9To build XQuartz, you will need Apple's XCode development tools, which include the Gnu compiler toolchain. Specific build instructions require specific versions of XCode.[[BR]] 
     10 
     11If you don't have the right version of XCode, you can get it for ''free'' by downloading it: 
     12 1. Go to http://connect.apple.com and log in with your Apple Developer Connection (ADC) account. 
     13   * If you don't have an ADC account, you can get one by pressing the '''Join Now''' button on that page and following the directions. 
     14 1. Once you've logged in, you'll be in the '''Developer Connection Member Site''' at the entry page. Click on the '''Downloads''' link. 
     15 1. In the next page, click on the '''Developer Tools''' link in the '''Downloads''' list on the right. 
     16 1. In the next page, titled '''Developer Tools''', scroll down until you find the right version of XCode, and click on the link to download it. 
    617 
    718== Xserver Quick Builds ==