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 JakeVanderdray: http://wiki.apache.org/nutch/GettingNutchRunningWithRedHatApplicationServer ------------------------------------------------------------------------------ 1. Download the ant source from http://ant.apache.org/ 1. Verify the version you downloaded is legit (they offer pgp and other signatures). - 1. Extract the package and copy it to /usr/share (creating /usr/share/apache-ant-[version]) + 1. Extract the package and copy it to /usr/share (creating /usr/share/apache-ant-[version]). + 1. Replace the original version of ant with the fresh one. As root: + 1. cd /usr/bin + 1. mv ant ant_orig + 1. ln -s /usr/share/apache-ant-1.6.5/bin/ant ./ <<< FrontPage
