Versions Compared

Key

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

...

OSX users need to have Apache Ant and Maven 3 installed. Ant can be installed via MacPorts or from source. Maven 3 should be downloaded and installed from http://maven.apache.org/download.htmlImage Removed

Install mkisofs:

  • 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)
  • sudo port install cdrtools (could take a long time)

...