Changes between Version 60 and Version 61 of MacBuild


Ignore:
Timestamp:
Jun 5, 2009, 3:35:50 AM (15 years ago)
Author:
charlief
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MacBuild

    v60 v61  
    11= Building BOINC Client and Manager on Macintosh OS X =
    2 '''Last updated 4/6/09'''
    3 
    4 This document applies to BOINC version 6.6.12 and later.  It has instructions for building the BOINC Client and Manager for Macintosh OS X. For information on building science project applications to run under BOINC on Macintosh OSX, see BuildMacApp.
     2'''Last updated 6/5/09'''
     3
     4This document applies to BOINC version 6.8.0 and later.  It has instructions for building the BOINC Client and Manager for Macintosh OS X. For information on building science project applications to run under BOINC on Macintosh OSX, see BuildMacApp.
    55
    66Note: the information in this document changes from time to time for different versions of BOINC. For any version of BOINC source files, the corresponding version of this document can be found in the source tree at:
     
    5656== Building BOINC Manager with embedded Core Client ==
    5757
    58 BOINC depends on four third-party libraries: wxMac-2.8.7, c-ares-1.6.0, curl-7.19.4, and jpeg-6b. You can obtain these from the following URLs:
    59 
    60 wxMac-2.8.7 (needed only if you are building the BOINC Manager):
     58BOINC depends on four third-party libraries: wxMac-2.8.10, c-ares-1.6.0, curl-7.19.4, and jpeg-6b. You can obtain these from the following URLs:
     59
     60wxMac-2.8.10 (needed only if you are building the BOINC Manager):
    6161
    6262[http://www.wxwidgets.org]
    6363
    64 [http://prdownloads.sourceforge.net/wxwindows/wxMac-2.8.7.tar.gz]
    65 
    66 [http://downloads.sourceforge.net/wxwindows/wxMac-2.8.7.tar.bz2]
     64[http://prdownloads.sourceforge.net/wxwindows/wxMac-2.8.10.tar.gz]
     65
     66[http://downloads.sourceforge.net/wxwindows/wxMac-2.8.10.tar.bz2]
    6767
    6868curl-7.19.4:
     
    9898 * All 64-bit BOINC software for Intel Macs must be built using GCC 4.0 and MacOS10.5 SDK.
    9999
    100 These are not done by either the XCode projects which come with wxMac-2.8.7, nor the !AutoMake scripts supplied with wxMac-2.8.7, c-ares-1.6.0, curl-7.19.4, or jpeg-6b. So be sure to use our special scripts to build these packages.
     100These are not done by either the XCode projects which come with wxMac-2.8.10, nor the !AutoMake scripts supplied with wxMac-2.8.10, c-ares-1.6.0, curl-7.19.4, or jpeg-6b. So be sure to use our special scripts to build these packages.
    101101
    102102Building BOINC and the library packages on which it depends requires OS 10.5 and XCode 3.0 (or greater).
     
    108108curl-7.19.4
    109109jpeg-6b
    110 wxMac-2.8.7
     110wxMac-2.8.10
    111111}}}
    112112      Important: do not change the names of any of these 3 directories.