Hi, I haven't found a tutorial, but I built it a bit ago and the process was really straightforward. You'll need to install "ant". Go to the directory where you uncompressed the source, and you'll find a file called "build.xml". Simply type "ant", with no parameters, and the source will build. Run "ant test" for unit testing.
I just started experimenting with Nutch myself, but do let me know if there's any guidance I can provide. Ricardo J. Méndez http://ricardo.strangevistas.net/ ekoje ekoje wrote: > Hi Guys, > > I would like to compile Nutch and eventually change some behaviour. > I'm wondering if there is any tutorial which explain how to compile Nutch. > Any help ? > > Thanks >
