Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For a complete set of instructions, please see the complete list of pre-requisites packages.

Darwin Specific (OSX 10.7-10.9)

DESDM eups uses Darwin's cc (clang compiler), so you will need to have Xcode 5.1.1 installed. Here is the link to get the Xcode (5.1.1) dmg  for OSX 10.8 and 10.9. For OSX 10.7 you can use Xcode (4.6.2) dmg (you will need a free developer's account to download them.) Make sure that you've agreed to the Xcode license agreements, please run 'xcodebuild -license.' At this point we do not support OSX 10.10 (Yosemite).

No Format
sudo xcodebuild -license

The command line developer tools are also required, please run:

...