diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/cocoon/MESSAGE | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/cocoon/MESSAGE')
-rw-r--r-- | www/cocoon/MESSAGE | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/www/cocoon/MESSAGE b/www/cocoon/MESSAGE new file mode 100644 index 00000000000..31b89233f1d --- /dev/null +++ b/www/cocoon/MESSAGE @@ -0,0 +1,28 @@ +================================================================ +$NetBSD: MESSAGE,v 1.1 2001/11/01 02:16:31 zuntum 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 + +================================================================ |