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 StevenHayles: http://wiki.apache.org/nutch/GettingNutchRunningWithDebian The comment on the change is: Added installation of tomcat5.5-webapps without it home page it blank ------------------------------------------------------------------------------ ''export JAVA_HOME''[[BR]] == Install Tomcat5.5 and Verify that it is functioning == - ''# apt-get install tomcat5.5 libtomcat5.5-java tomcat5.5-admin ''[[BR]] + ''# apt-get install tomcat5.5 libtomcat5.5-java tomcat5.5-admin tomcat5.5-webapps''[[BR]] Verify Tomcat is running:[[BR]] ''# /etc/init.d/tomcat5.5 status''[[BR]] ''#Tomcat servlet engine is running with Java pid /var/lib/tomcat5.5/temp/tomcat5.5.pid''[[BR]]