Hi.
Being a newbie to both turbine and CVS, I am a little unsure of how to
proceed as I attempt to set up turbine. We are in the process of developing
a new system, and I have very limited time to get a page up and working with
turbine before we have to abandon the whole notion of using a framework.
(Believe me, the time frame is beyond my control, otherwise I would take as
much time as necessary to do it right the first time.)
I have accomplished the following:
- downloaded and installed the TDK (tdk-1.1a9.tar.gz from 16-Nov-2000)
- set up my environment...
* JAVA_HOME,
* TOMCAT_HOME,
* JAKARTA_HOME,
* CLASSPATH, like so:
setenv CLASSPATH
.:$TOMCAT_HOME/lib/ant.jar:$TOMCAT_HOME/lib/jasper.jar:$TOMCAT_HOME/lib/serv
let.jar:$TOMCAT_HOME/lib/test:$TOMCAT_HOME/lib/webserver.jar:$TOMCAT_HOME/li
b/xml.jar:$JAVA_HOME/lib/tools.jar:$TOMCAT_HOME/webapps/csa:$TOMCAT_HOME/web
apps/csa/WEB-INF/lib:$JAKARTA_HOME/jaxp
* PATH addition:
set path=($path $JAVA_HOME/bin)
- used newapp to create a new application called 'csa'
- started the webserver and found '/site' and '/csa/servlet/csa' on port
8080
- downloaded and installed jaxp
Now I see that the instructions in the /site/build area of the newly created
tomcat installation gives a list of "Things to checkout and build from cvs".
Where are these CVS archives? Did they come with the TDK?
Are these instructions correct, because they do not seem to agree with those
at the turbine website at: http://java.apache.org/turbine/install.html
Any help would be much appreciated.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ben A. Michaud
Oxford Health Plans, 48 Monroe Turnpike, Trumbull, CT 06611
[EMAIL PROTECTED] || 203.459.7990
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]