There is a nice Maven plug-in for Eclipse that imports this all nicely. It creates a separate project for each sub-part: core, math, etc. I usually have core, math, utils, examples, and taste-webapp.
http://m2eclipse.sonatype.org/sites/m2e 2011/6/15 Patricio Echagüe <patric...@gmail.com>: > Through Eclipse. Eclipse was screwing up the "bin" directory. > > sorry about that. > > On Wed, Jun 15, 2011 at 5:48 PM, Lance Norskog <goks...@gmail.com> wrote: > >> $MAHOUT_HOME/bin/mahout is a shell script. It comes with the original >> source checkout. How did you pull the source? >> >> >> >> 2011/6/15 Patricio Echagüe <patric...@gmail.com>: >> > Hi folks, just a quick question. >> > >> > I compiled from sources and also reading the Clustering section: >> > >> https://cwiki.apache.org/confluence/display/MAHOUT/Clustering+of+synthetic+control+data >> > >> > The "Perform Clustering" section mentions >> > >> > >> > $MAHOUT_HOME/bin/mahout >> > org.apache.mahout.clustering.syntheticcontrol.canopy.Job >> > >> > >> > >> > mvn install works just fine. But It does not generate the binary or sh >> > files under MAHOUT_HOME/bin. >> > >> > >> > I.e. MAHOUT_HOME/bin/mahout is missing and I don't know how to run that >> example. >> > >> > >> > My goal is to run the example en Brisk (Cassandra + hadoop). >> > >> > >> > Any help here will be much appreciated. >> > >> > >> > Thanks >> > >> >> >> >> -- >> Lance Norskog >> goks...@gmail.com >> > -- Lance Norskog goks...@gmail.com