From: Sverre B. <sv...@us...> - 2005-10-21 13:25:41
|
Update of /cvsroot/archive-access/archive-access/projects/wera/src/installer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8580/src/installer Modified Files: install_info.txt Log Message: Index: install_info.txt =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/installer/install_info.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** install_info.txt 4 Oct 2005 22:59:27 -0000 1.1 --- install_info.txt 21 Oct 2005 13:25:15 -0000 1.2 *************** *** 4,23 **** * A JVM. ! * Apache http server w. PHP 4.3 or 4.4. (make sure that XML support is enabled, see end for details). WERA will NOT work properly ! with PHP 5, because of the new Object Model. If PHP not installed, ! the quickest solution may be to install XAMPP, http://www.apachefriends.org/en/xampp.html ! ! * Tomcat servlet container (http://jakarta.apache.org/tomcat/index.html). ! The ArcRetriever web app has been ! tested on v.5.0.27 and 5.0.28 - * NutchWAX. A bundling of Nutch and extensions for - searching Web Archive Collections (WACs) - http://archive-access.sourceforge.net/projects/nutch/ - - THE NEXT STEPS -------------- --- 4,23 ---- * A JVM. ! * Apache http server w. PHP 4.3 or 4.4 (make sure that XML support is enabled, see end for details). WERA will NOT work properly ! with PHP 5, because of the new Object Model in PHP5. If PHP not ! installed, the quickest solution may be to install XAMPP, http://www.apachefriends.org/en/xampp.html ! ! * Tomcat servlet container (http://jakarta.apache.org/tomcat/index.html). ! The arcretriever web app has been tested on v.5.0.27 ! and 5.0.28 as well as in 5.5.9. ! ! * NutchWAX. A bundling of Nutch and extensions for searching ! Web Archive Collections (WACs) ! http://archive-access.sourceforge.net/projects/nutch/ ! THE NEXT STEPS -------------- *************** *** 30,34 **** different components. ! For the installtion of the ARC retriever you need to enter the webapp directory of your Tomcat installation. You will also be asked where yuor ARC files recide. --- 30,34 ---- different components. ! For the installtion of the arcretriever you need to enter the webapp directory of your Tomcat installation. You will also be asked where yuor ARC files recide. |