opt/pear
2017-01-01 21:00:13 +11:00
..
.footprint
.md5sum
.signature update footprints and signatures 2017-01-01 21:00:13 +11:00
pear-1.9.4-registry.tar.xz
pear.conf
Pkgfile
README

README file for pear

post install

Starting from php 5.1.0 we provide pear as a
separate package. The php package does not
longer set/imply the pear include dir, so add
or edit the include_path in /etc/php.ini

example:

include_path = ".:/usr/share/pear/php"