User Tools

Site Tools


old:walkthrough_installing_greenstone_3_from_svn_source

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
old:walkthrough_installing_greenstone_3_from_svn_source [2015/08/16 23:42] – external edit 127.0.0.1old:walkthrough_installing_greenstone_3_from_svn_source [2023/03/13 01:46] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +
 //**This page is in the 'old' namespace, and was imported from our previous wiki.  //**This page is in the 'old' namespace, and was imported from our previous wiki. 
 We recommend checking for more up-to-date information using the search box.**// We recommend checking for more up-to-date information using the search box.**//
Line 10: Line 13:
   * [[Greenstone_SVN]]   * [[Greenstone_SVN]]
   * [[Compiling Greenstone]] and [[Compiling_Greenstone_Advanced]]   * [[Compiling Greenstone]] and [[Compiling_Greenstone_Advanced]]
-  * [[http://www.greenstone.org/greenstone3-home|Greenstone3-Home]]+  * [[http://www.greenstone.org]]
  
  
Line 254: Line 257:
 In your greenstone3 home folder, $GSDLHOME: In your greenstone3 home folder, $GSDLHOME:
 <code>$ ant stop</code> <code>$ ant stop</code>
-Then, deploy (as written in the [[http://www.greenstone.org/docs/greenstone3/manual.pdf|Greenstone 3 manual]], p. 5):+Then, deploy (as written in the [[http:/files.greenstone.org/technical/gs3manual.pdf|Greenstone 3 manual]], p. 5):
 <code>$ ant deploy-localsite</code> <code>$ ant deploy-localsite</code>
 Check that it works, by **starting** tomcat again and going to: Check that it works, by **starting** tomcat again and going to:
Line 260: Line 263:
 Make sure that the page appears. You can also look at the wsdl file for the gs3 web service that's been exposed:  Make sure that the page appears. You can also look at the wsdl file for the gs3 web service that's been exposed: 
 <code>http://localhost:8080/greenstone3/services/localsite?wsdl</code> <code>http://localhost:8080/greenstone3/services/localsite?wsdl</code>
-You can also deploy other sites, see the [[http://www.greenstone.org/docs/greenstone3/manual.pdf|Greenstone 3 Developer's Manual]].+You can also deploy other sites, see the [[http://files.greenstone.org/technical/gs3manual.pdf|Greenstone 3 Developer's Manual]].
  
  
Line 370: Line 373:
 ====Servlet throws root exception about 'xalan'====  ====Servlet throws root exception about 'xalan'==== 
 See [[#Using Java 5 (JDK 1.5) or higher with Greenstone 3]] See [[#Using Java 5 (JDK 1.5) or higher with Greenstone 3]]
- 
  
old/walkthrough_installing_greenstone_3_from_svn_source.1439768537.txt.gz · Last modified: 2017/05/08 01:57 (external edit)