gettext-lib-0.14.6: copying /usr/pkg/share/examples/gettext/locale.alias to /usr/pkg/share/locale/locale.alias =========================================================================== The following files should be created for zope29-2.9.10: /etc/rc.d/zope29 (m=0755) [/usr/pkg/share/examples/rc.d/zope29] /etc/rc.d/zeo29 (m=0755) [/usr/pkg/share/examples/rc.d/zeo29] =========================================================================== pkg_add: package `python24-2.4.5nb2' was already installed as dependency, now marked as installed manually pkg_add: package `gettext-lib-0.14.6' was already installed as dependency, now marked as installed manually 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 =========================================================================== $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.2 2007/12/18 15:31:11 taca Exp $ Zope Successfull installed. To create an instance of Zope please run /usr/pkg/zope/zope29/bin/mkzopeinstance.py -d is the directory where the instance files should be installed. This can be /usr/pkg/zope/zope29 but not recommended. Command-line options to 'mkzopeinstance' are available, and can be investigated by running 'mkzopeinstance.py --help'. The Instancefiles created by mkzopeinstance.py will not be remove when the package is deinstalled. You`ll have to delete them yourself. If Zope should get started automatically when the system starts, please add the following lines to /etc/rc.conf: zope29="YES" zope29_instances="" zope29_encoding="" You can optionally specify default character encoding for python as (default is utf-8). Additional zope Instances have to be added to zope29_instances seperated by a space. ** ZEO Instances ** (Optional) ** Please refere to http://zope.org/Products/ZEO/ZEOFactSheet If you want to run a ZEO server please create a ZEO instancen by calling /usr/pkg/zope/zope29/bin/mkzopeinstance.py To start the ZEO Server at System startup add the following lines to /etc/rc.conf zeo29="YES" zeo29_instances="" zeo29_encoding="" Additional zeo Instances have to be added to zeo29_instances seperated by a space. ===========================================================================