Changes between Version 50 and Version 51 of Installation

Show
Ignore:
Timestamp:
09/23/13 13:51:06 (11 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v50 v51  
    2424=== Installation of dependencies on Mac OS X === 
    2525 
    26 Most dependencies are installed when installing Xcode. In [[http://itunes.apple.com/us/app/xcode/id497799835?ls=1&mt=12|Xcode 4]], the command-line tools are installed by opening Preferences -> Downloads and pressing Install for "Command-line tools". Download CMake on [[http://www.cmake.org/cmake/resources/software.html|their website]] or use an installation manager like [[http://mxcl.github.com/homebrew/|HomeBrew]] or [[http://www.macports.org/|MacPorts]]. With HomeBrew, you can run 
     26Most dependencies are installed when installing Xcode. In [[http://itunes.apple.com/us/app/xcode/id497799835?ls=1&mt=12|Xcode 4]], the command-line tools are installed by opening Preferences -> Downloads and pressing Install for "Command-line tools". Install the [[http://www.oracle.com/technetwork/java/javase/downloads/index.html|Java Development Kit (JDK) from Oracle]]. Download CMake on [[http://www.cmake.org/cmake/resources/software.html|their website]] or use an installation manager like [[http://mxcl.github.com/homebrew/|HomeBrew]] or [[http://www.macports.org/|MacPorts]]. With HomeBrew, you can run 
    2727{{{ 
    2828brew install cmake