source: gs3-extensions/pharos-imageis/trunk/README.txt@ 21304

Last change on this file since 21304 was 21300, checked in by kjdon, 14 years ago

the beginnings of a readme file

File size: 385 bytes
Line 
1The axis jar files need to go into tomcat:
2
3Copy all the jar files from lib into a new folder packages/tomcat/sharedlibs
4
5Edit tomcat's packages/conf/catalina.properties
6Set the shared.loader property:
7
8shared.loader=${catalina.home}/sharedlibs/*.jar
9
10To install pharos:
11ant configure: generates config files
12ant compile: compiles code
13ant install: copies files into greenstone3 area
14
Note: See TracBrowser for help on using the repository browser.