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 ThiloPfennig: http://wiki.apache.org/nutch/GettingNutchRunningWithFedoraCore New page: This is based on GettingNutchRunningWithRedHatApplicationServer. To make this easier to start we are using the yum command line as an example. /!\ This is not yet a working installation description. == Repositories we need == * Core (for sure) * Extras == Packages to Install == This is a primary list from the Redhat server {{{yum install ant ant-apache-regex axis jaf jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-daemon jakarta-commons-dbcp jakarta-commons-digester jakarta-commons-discovery jakarta-commons-el jakarta-commons-fileupload jakarta-commons-httpclient jakarta-commons-launcher jakarta-commons-logging jakarta-commons-modeler jakarta-commons-pool jakarta-commons-validator jakarta-regexp jakarta-taglibs-standard jakarta-taglibs-standard-javadoc javamail jta jta-javadoc junit libgcj34 log4j mx4j oro regexp servletapi4 servletapi5 struts11 tomcat5 tomcat5-admin-webapps tomcat5-webapps tyrex wsdl4j xalan xerces xml-commons xml-commons-apis xml-commons-resolver }}} === Install Errors: === * No Match for argument: ant-apache-regex * No Match for argument: jakarta-regexp * No Match for argument: jta-javadoc We need to find replacements for Fedora. == Java == This assumes you want to use IBM's Java. * java-1.4.2-ibm-1.4.2.2-1jpp_9rh * java-1.4.2-ibm-devel-1.4.2.2-1jpp_9rh <<< FrontPage