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 MiddleForkMaps:
http://wiki.apache.org/nutch/GettingNutchRunningWithDebian

New page:
= Installing and Running Nutch Under Debian 'Etch' =

==  Install Sun's Java ==
Sun Java is available as a set of Debian packages and may be easily installed 
using apt.  
To obtain Sun's Java, ensure that 'non-free' is included in 
/etc/apt/sources.list
 ''# apt-get install sun-java5-bin sun-java5-demo sun-java-5jdk sun-java5-jre''

Since there may be more than one flavor of Java on the system (e.g. kaffe) 
ensure that Sun Java is the chosen alternative
 ''# update-alternatives --config java''   // then select sun java from the menu
If necessary edit /etc/profile to include the following lines:
 ''JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.10''
 ''export JAVA_HOME''

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to