Changes between Version 8 and Version 9 of archive/OSX/BuildWithFink


Ignore:
Timestamp:
12/22/2008 10:48:39 PM (15 years ago)
Author:
jrabbit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • archive/OSX/BuildWithFink

    v8 v9  
    2929}}} 
    3030 
    31 Now that your build environment is prepared, open a new window in Terminal.app. you need to checkout the appropriate SVN folder, or branch. There is trunk (1.2DEV) and a few branches, we'll be focusing on 1.1.0_RC. 
     31Now that your build environment is prepared, open a new window in Terminal.app. you need to checkout the appropriate SVN folder, or branch. There is trunk (1.2DEV) and a few branches, we'll be focusing on 1.1.0_RC. Download the attached .diff and use patch to apply my patch for compiling libtorrent against Fink's libboost. 
     32{{{ 
     33patch -p setup.py ~/Downloads/setup_mac.diff 
     34}}} 
    3235