pkg_add: Warning: package `digest-20121220' was built for a platform: pkg_add: NetBSD/x86_64 6.0 (pkg) vs. NetBSD/x86_64 6.1_RC4 (this host) pkg_add: Premature end of archive `file:///bulk-data/packages/All/php53-sqlite-5.3.25.tgz' 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.25: copying /usr/pkg/share/examples/php/php.ini-production to /usr/pkg/etc/php.ini php53-pear-1.9.4nb4: copying /usr/pkg/share/examples/pear/pear.conf to /usr/pkg/etc/pear.conf pkg_add: package `php53-pear-1.9.4nb4' was already installed as dependency, now marked as installed manually pkg_add: package `php-5.3.25' was already installed as dependency, now marked as installed manually pkg_add: 1 package addition failed =========================================================================== $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.4 2013/03/16 02:06:20 taca 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" It should be done automatically. ===========================================================================