If you build with -Prelease, you should find the bin directory hiding down in distribution/target.
I can't easily imagine how it would fail to work for you. On Mon, Oct 25, 2010 at 5:01 PM, Jeff Eastman <[email protected]> wrote: > Well, I downloaded > "https://repository.apache.org/content/repositories/orgapachemahout-005/org/apache/mahout/mahout-distribution/0.4/mahout-distribution-0.4-src.tar.gz". > I've unpacked and built it as described below. There is no bin directory. > > -----Original Message----- > From: Grant Ingersoll [mailto:[email protected]] > Sent: Monday, October 25, 2010 1:32 PM > To: [email protected] > Subject: Re: [VOTE] 0.4 take 2 > > If you download what's in mahout-distribution under the link Benson sent, you > get a bin directory. > > On Oct 25, 2010, at 4:12 PM, Jeff Eastman wrote: > >> Followed the instructions in wiki BuildingMahout, but still no bin >> directory. Tried running mvn install -Prelease from top level. It took >> longer but still no bin directory. The wiki pages suggest mvn install should >> be sufficient to be able to run $MAHOUT_HOME/bin/mahout but with no bin >> directory... >> >> What is the correct mvn incantation to build bin? At minimum, the wiki needs >> to reflect this. >> >> -----Original Message----- >> From: Benson Margulies [mailto:[email protected]] >> Sent: Monday, October 25, 2010 8:40 AM >> To: [email protected] >> Subject: Re: [VOTE] 0.4 take 2 >> >> mvn install doesn't make a bin directory. >> >> If your goal is a disrtro, you need -Prelease. >> >> On Mon, Oct 25, 2010 at 11:27 AM, Jeff Eastman >> <[email protected]> wrote: >>> On 10/24/10 6:42 PM, Benson Margulies wrote: >>>> >>>> Here we go again. >>>> >>>> https://repository.apache.org/content/repositories/orgapachemahout-005/ >>>> >>>> This has the additional fix to the distribution and updates to POMS. >>>> >>>> vote good for 72 hours. >>>> >>>> +1 here. >>>> >>> I unpacked the new bits and the mvn install went ok, but after there is no >>> bin directory. >>> > > -------------------------- > Grant Ingersoll > http://www.lucidimagination.com > >
