Re: Help to build from sources

2011-06-15 Thread Lance Norskog
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 : > Through Eclipse. Eclipse

Re: Help to build from sources

2011-06-15 Thread Patricio Echagüe
Through Eclipse. Eclipse was screwing up the "bin" directory. sorry about that. On Wed, Jun 15, 2011 at 5:48 PM, Lance Norskog 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 : > >

Re: Help to build from sources

2011-06-15 Thread Lance Norskog
$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 : > Hi folks, just a quick question. > > I compiled from sources and also reading the Clustering section: > https://cwiki.apache.org/confluence/display/M

Re: Help to build from sources

2011-06-15 Thread Patricio Echagüe
Please ignore this email. During the checkout Eclipse overrides the /bin directory. That's why I didn't find the right content in it. 2011/6/15 Patricio Echagüe > Hi folks, just a quick question. > > I compiled from sources and also reading the Clustering section: > https://cwiki.apache.org/c

Help to build from sources

2011-06-15 Thread Patricio Echagüe
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.syntheticcontr