Changes between Version 20 and Version 21 of MacOSXBuild


Ignore:
Timestamp:
Nov 29, 2010, 12:19:16 PM (13 years ago)
Author:
mlucas17
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MacOSXBuild

    v20 v21  
    18181. Open up a terminal, checkout the svn source tree into ossim-svn in your home directory.
    1919
     20{{{
    2021 cd
    2122 mkdir ossim-svn
     
    2324 svn co http://svn.osgeo.org/ossim/trunk src
    2425 mkdir release
    25  
     26 }}}
     27
    26282. Download the OSSIM Dependencies
    2729
    2830http://download.osgeo.org/ossim/dependencies/mac/ossim_dependencies.tgz
     31
    2932Move the downloaded file into ~/ossim-svn
    3033
    31343. Extract the ossim_dependencies.tgz using tar (double click in finder, or
     35{{{
    3236 tar -xvf ossim_dependencies.tar
    33 
     37}}}
    34384. Remove the ossim_dependencies.tgz (optional)
     39{{{
    3540 rm ossim_dependencies.tgz
     41}}}
    3642
    3743Install the Trolltech Qt Development package, the open source version of qt-mac-cocoa.dmg can be found