You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Andrew Pennebaker <ap...@42six.com> on 2013/08/19 20:51:25 UTC

How should I configure JAVA_HOME for nutch in Mac OS X?

nutch is complaining that JAVA_HOME isn't set. I tried adding this to my
~/.profile:

export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home

But nutch isn't picking it up. Should I modify /etc/profile instead?