blob: 5fcc6812121f596bf3fc1e1b97d7887d16a2404d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
================================================================
$NetBSD: MESSAGE,v 1.5 2001/09/10 16:32:50 wiz Exp $
Cocoon is now installed.
To see cocoon in action, install the jakarta-tomcat package,
make sure that
${PREFIX}/lib/java/cocoon.jar,
${PREFIX}/lib/java/fop.jar,
${PREFIX}/lib/java/xalan.jar,
${PREFIX}/lib/java/xerces.jar, and
${PREFIX}/lib/java/turbine-pool.jar,
${PREFIX}/lib/java/sax-bugfix.jar,
${PREFIX}/lib/java/servlet.jar
are in your CLASSPATH, and add
${PREFIX}/share/examples/java/cocoon
as a servlet context in ${PREFIX}/tomcat/conf/server.xml.
For more information, or for instructions on using cocoon
with other servlet environments, see
${PREFIX}/share/doc/java/cocoon/install.html
================================================================
|