gettext-lib-0.18.1.1nb1: copying /usr/pkg/share/examples/gettext/locale.alias to /usr/pkg/share/locale/locale.alias 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 php-5.3.18: copying /usr/pkg/share/examples/php/php.ini-production to /usr/pkg/etc/php.ini php53-pear-1.9.4nb3: copying /usr/pkg/share/examples/pear/pear.conf to /usr/pkg/etc/pear.conf pkg_add: package `php-5.3.18' 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.1.1 2010/03/16 15:31:58 taca Exp $ To process PHP scripts, you will need a PHP-enabled HTTP server. You may either configure the HTTP server to use the PHP CGI binary located in /usr/pkg/libexec/cgi-bin/php or you may install a PHP module for your HTTP server, e.g. www/ap-php. =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.3 2008/12/20 14:42:50 adrianp Exp $ In order to use PEAR packages you may want to alter the default include_path of PHP to include the PEAR installation directory where the packages are located. To do this you need to edit the include_path directive in your php.ini file: /usr/pkg/etc/php.ini Change the "include_path" directive to read as follows: include_path = ".:/usr/pkg/lib/php" This is done automatically if you are running either php>=4.4.9 or php>=5.2.6nb2. ===========================================================================