Versions Compared

Key

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

...

Maven 3 can be installed with Homebrew, or can be downloaded and installed from the Maven homepage.

Install mkisofsNext, you will need to install OS X tools:

  • Install XCode from the AppStore (Xcode is around 1.53 GB, so it will take a while before this completes. Look at the "Purchases" window of the App Store to view the download progress)
    • On Mac OS X, installation of Xcode via App Store doesn't actually install Xcode - you will need to go to Finder -> Applications -> Xcode and then you will be prompted to install Xcode.
    • After the Xcode installation goes through, you will need to install the Command Line Tools for Xcode. To do this, open Xcode, and then, on the top left corner of the screen, click on Xcode -> Preferences. In the dialog box that opens, click on Downloads. There, click on Install for Command Line Tools.
  • Install MacPorts (google for it)

Next you Then you will need cdrtools, which is available as package in both Homebrew and MacPorts.

...