===========================================================================
The following files should be created for distcc-3.4:

	/etc/rc.d/distccd (m=0755)
	    [/usr/pkg/share/examples/rc.d/distccd]

===========================================================================
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-1.02nb2: copying /usr/pkg/share/examples/p5-XML-SAX/ParserDetails.ini to /usr/pkg/lib/perl5/vendor_perl/5.36.0/XML/SAX/ParserDetails.ini
Added parser to XML::SAX registry.
Added parser to XML::SAX registry.
pkg_add: package `perl-5.36.0' was already installed as dependency, now marked as installed manually
===========================================================================
$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>

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