Dear Wiki user,

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

The following page has been changed by FrankMcCown:
http://wiki.apache.org/nutch/RunNutchInEclipse1%2e0

The comment on the change is:
Removed install of whoami in Windows (cygwin's whoami is used)

------------------------------------------------------------------------------
  
  == Before you start ==
  
+ Setting up Nutch to run into Eclipse can be tricky, and most of the time it 
is much faster if you edit Nutch in Eclipse but run the scripts from the 
command line (my 2 cents). However, it's very useful to be able to debug Nutch 
in Eclipse. Sometimes examining the logs (logs/hadoop.log) is quicker to debug 
a problem.
- Setting up Nutch to run into Eclipse can be tricky, and most of the time you 
are much faster if you edit Nutch in Eclipse but run the scripts from the 
command line (my 2 cents).
- However, it's very useful to be able to debug Nutch in Eclipse. But again you 
might be quicker by looking at the logs (logs/hadoop.log)...
  
  
  == Steps ==
@@ -34, +33 @@

  
  C:\Sun\SDK\bin;C:\cygwin\bin
  
- If you run "bash" in Start->RUN->cmd.exe it should work. 
+ If you run "bash" in Start > Run... > cmd.exe it should work. 
  
- 
- Then you should install tools from Microsoft website (adding 'whoami' 
command).
- 
- Example for Windows XP and sp2
- 
- 
http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38&displaylang=en
- 
- 
- Then you can follow rest of these steps
  
  === Install Nutch ===
   * Grab a fresh release of Nutch 0.9 - 
http://lucene.apache.org/nutch/version_control.html

Reply via email to