=> Creating binary package /tmp/pkgbuild/lang/pear/work/.packages/php71-pear-1.10.7nb1.tgz php71-pear-1.10.7nb1: copying /usr/pkg/share/examples/pear/pear.conf to /usr/pkg/etc/pear.conf =========================================================================== $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. ===========================================================================