Changeset 10777
- Timestamp:
- 2005-10-27T12:35:10+13:00 (18 years ago)
- Location:
- trunk/gsdl3/docs/manual
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gsdl3/docs/manual/manual.tex
r10775 r10777 2206 2206 \begin{quote}\begin{gsc}\begin{verbatim} 2207 2207 cvs -d :pserver:cvs\[email protected]:2402/usr/local/ 2208 global-cvs/gsdl-src co -P g sdl32208 global-cvs/gsdl-src co -P greenstone3 2209 2209 \end{verbatim}\end{gsc}\end{quote} 2210 2210 … … 2215 2215 Environment (1.4 or higher), and Ant installed to use Greenstone. You can download Ant from http://ant.apache.org/bindownload.cgi. 2216 2216 2217 In the g sdl3 directory, you can run 'ant' which will give you a help message.2217 In the greenstone3 directory, you can run 'ant' which will give you a help message. 2218 2218 Running 'ant -projecthelp' gives a list of the targets that you can run - these 2219 2219 do various things like compile the source code, startup the server etc. … … 2233 2233 Note: \gst{gs3-setup} sets the environment variables \gst{CLASSPATH, PATH, JAVA\_HOME} and needs to be done in a shell before doing collection building etc. 2234 2234 2235 To startup or shutdown the library (includes the Tomcat server and MYSQL server), the commands are (run from the g sdl3 directory):2235 To startup or shutdown the library (includes the Tomcat server and MYSQL server), the commands are (run from the greenstone3 directory): 2236 2236 2237 2237 \begin{quote}\begin{gsc}
Note:
See TracChangeset
for help on using the changeset viewer.