libffi-3.2.1nb3: registering info file /usr/pkg/info/libffi.info
No schema files found: doing nothing.
xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.etc.sgml to /usr/pkg/etc/sgml/catalog
xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.etc.xml to /usr/pkg/etc/xml/catalog
xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.share.sgml to /usr/pkg/share/sgml/catalog
xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.share.xml to /usr/pkg/share/xml/catalog
p5-XML-SAX-0.99nb6: copying /usr/pkg/share/examples/p5-XML-SAX/ParserDetails.ini to /usr/pkg/lib/perl5/vendor_perl/5.26.0/XML/SAX/ParserDetails.ini
Added parser to XML::SAX registry.
Added parser to XML::SAX registry.
pkg_add: package `perl-5.26.0nb1' was already installed as dependency, now marked as installed manually
===========================================================================
$NetBSD: MESSAGE,v 1.5 2004/01/23 17:12:16 jmmv Exp $

The following catalogs have been installed:

	* /usr/pkg/etc/sgml/catalog
	  System wide SGML catalog.  Can be edited by the administrator and
	  is not changed by packages.  This is the *default* catalog when
	  working in SGML mode.

	* /usr/pkg/etc/xml/catalog
	  System wide XML catalog.  Can be edited by the administrator and
	  is not changed by packages.  This is the *default* catalog when
	  working in XML mode.

	* /usr/pkg/share/sgml/catalog
	  Handles SGML stuff installed under /usr/pkg/share/sgml.
	  Automatically handled by packages.

	* /usr/pkg/share/xml/catalog
	  Handles XML stuff installed under /usr/pkg/share/xml.
	  Automatically handled by packages.

===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/12/26 03:58:59 jlam Exp $

To create a Kwiki Wiki:

    (1) Create a directory for your Kwiki.
    (2) Navigate into the new directory and execute "kwiki -new".
    (3) Adjust your web server's configuration run CGI scripts from the
	new directory, e.g. for Apache:

	Alias /kwiki/ /home/www/htdocs/kwiki/
	<Directory /home/www/htdocs/kwiki/>
	    Order allow,deny
	    Allow from all
	    AllowOverride None
	    Options ExecCGI
	    AddHandler cgi-script .cgi
	    DirectoryIndex index.cgi
	</Directory>

===========================================================================