Apache Mahout Installation - ChicagoBoothAnalytics/site GitHub Wiki

Before installing Mahout, make sure you have got Hadoop installed.

Mac

Install Mahout by Homebrew: run command sudo port install mahout in the Mac command-line terminal.

Windows