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 mozdevil:
http://wiki.apache.org/nutch/Nutch0%2e9-Hadoop0%2e10-Tutorial

------------------------------------------------------------------------------
  
  Nutch is written in Java, so the java compiler and runtime are needed as well 
as ant. Hadoop makes use of ssh clients and servers on all machines. Lucene 
needs an servlet container, I used tomcat5.
  
+ {{{
- `su
+ su
- `edit /etc/apt/sources.list to enable the universe and multiverse 
repositories.
+ edit /etc/apt/sources.list to enable the universe and multiverse repositories.
- `apt-get install sun-java5
+ apt-get install sun-java5
- `apt-get install openssh
+ apt-get install openssh
- `apt-get install tomcat5
+ apt-get install tomcat5
+ }}}
  
  == Build nutch ==
  Download Nutch, this includes Hadoop and Lucene. I used the latest nightly 
build, which was at the time of writing 2007-02-06.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to