Hello, The nutch documentation seems to imply that it works with only Java 1.4 rather than 1.4 and later. So, I experimented with various runtime vendors and versions on Windows and Linux. The crawls all ran smoothly.
Though one thing seems puzzling. Nutch does not compile anything and in fact has no trouble using the JRE (as opposed to the SDK). However, Nutch requires that JAVA_HOME is set. Is there a reason for this? Could it not just use the java found in the PATH? Cheers, Alex $ bin/nutch admin ../crawl/db -create Error: JAVA_HOME is not set. $ bin/nutch inject ../crawl/db -urlfile ../crawl/seedurls Error: JAVA_HOME is not set. -- CCC7 D19D D107 F079 2F3D BF97 8443 DB5A 6DB8 9CE1 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
