'How do I setup a Nutch Crawler on Mac OS X?

I don't seem to find a credible instruction manual or guide online, can someone please guide me through the setup for a Nutch crawler on Mac OS X?



Solution 1:[1]

Do you have any particular error? Can you provide more details about what you've already done. Usually on OS X is just a matter of installing the JRE/JDK from Oracle and exporting the right JAVA_HOME variable in your bash/zsh terminal. What is the output of the command java -version in your terminal?

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jorge Luis