source: trunk/gsdl3/CHANGES@ 4828

Last change on this file since 4828 was 3561, checked in by kjdon, 21 years ago

installation now carried out by a script

  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
12002/11/25 ******************************
2
3haven't kept up with comments :-(
4Installation has been changed - now uses a script to carry out the stuff that
5was previously done by hand.
6
7
82002/08/23 ******************************
9
10added phind to gsdl3. src in src/java/org/greenstone/applet/phind
11not quite working properly yet, but basic functionality is there. added phind
12data to the mgpp collection
13
142002/08/21 ********************************
15
16have made a new mgpp repository. the java mgpp wrapper stuff is now included
17in there, rather than in the gsdl3 checkout.
18
192002/07/30 *********************************
20
21think we will use java servlets rather than cgi. can use tomcat to serve our
22servlets as well as for the soap stuff (in fact, rpcrouter is a servlet that
23does soap stuff)
24
25I have added a test html page, and a test servlet.
26
27Note: also changed setup.bash to only have CLASSPATH, not CP - need to change
28the CP entry in catalina.sh to use CLASSPATH instead - see below in Tomcat
29installation
30
312002/07/16 *********************************
32
33MGPP java wrapper
34
35a java interface has been added for mgpp.
36
37the java code is in src/java/org/greenstone/mgpp
38the cpp code in src/cpp/jni/mgpp
39
40you need to run make in the java part before the cpp part, as the java stuff
41creates the jni header file for the cpp side
Note: See TracBrowser for help on using the repository browser.