You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by co...@apache.org on 2008/08/20 04:12:00 UTC

[CONF] Apache Lucene Mahout: BuildingMahout (page created)

BuildingMahout (MAHOUT) created by Grant Ingersoll
   http://cwiki.apache.org/confluence/display/MAHOUT/BuildingMahout

Content:
---------------------------------------------------------------------

h1. Prerequisites for Building Mahout

* Java JDK 1.6
* Ant 1.7.x or higher (http://ant.apache.org/)

h1. Get the Source Code

Use [Subversion|http://subversion.tigris.org] to check out the code:
{code}
svn co http://svn.apache.org/repos/asf/lucene/mahout/trunk
{code} 

h1. Compiling

* change directory to the checked out directory
* ant

This will run the default targets, which builds both the core and the examples, and also packages them.

h2. Compile Core
* change to the core directory
* ant compile

h2. Compile Examples

* change to the examples directory
* ant compile

---------------------------------------------------------------------
CONFLUENCE INFORMATION
This message is automatically generated by Confluence

Unsubscribe or edit your notifications preferences
   http://cwiki.apache.org/confluence/users/viewnotifications.action

If you think it was sent incorrectly contact one of the administrators
   http://cwiki.apache.org/confluence/administrators.action

If you want more information on Confluence, or have a bug to report see
   http://www.atlassian.com/software/confluence