【发布时间】:2014-08-12 14:24:34
【问题描述】:
我在终端中使用此代码:
bin/nutch crawl urls -dir crawl -depth 3 -topN 5
Nutch 不工作,这是终端上写的错误;
bash:bin/nutch: No such file or directory
和
Error: JAVA_HOME is not set
【问题讨论】:
-
当然,我解决了 JAVA_HOME 问题,但另一个问题还没有解决
-
你是如何解决 java_home 问题的?我也有同样的问题
-
我的 java 问题是这个askubuntu.com/questions/510179/… 和这个链接中的解决方案
标签: apache nutch ubuntu-14.04