Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "RunningNutchAndSolr" page has been changed by LewisJohnMcgibbney:
http://wiki.apache.org/nutch/RunningNutchAndSolr?action=diff&rev1=55&rev2=56

  Usage: nutch [-core] COMMAND
  }}}
  
-  Some troubleshooting tips:
+ Some troubleshooting tips:
   * Run the following command if you are seeing "Permission denied":
  {{{
  chmod +x bin/nutch
  }}}
   * Setup JAVA_HOME if you are seeing JAVA_HOME not set. On Mac, you can run 
the following command or add it to ~/.bashrc:
+ {{{
  export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
+ }}}
  
  '''4.''' Extract the Nutch package       tar xzf apache-nutch-1.0.tar.gz
  

Reply via email to