[PEAR-BUG] Documentation Problem #19397 [NEW]: Documentation lists incorrect file location

[email protected] ("grmmr797 at gmail dot com") Wed, 25 Apr 2012 06:30:21 +0100 (BST)
Newsgroups php.pear.doc,php.pear.doc
Message-ID <[email protected]>
From:             grmmr797
Operating system: Linux
Package version:  
PHP version:      5.2.17
Package:          Documentation
Bug Type:         Documentation Problem
Bug description:  Documentation lists incorrect file location

Description:
------------
The documentation for installing a personal version of PEAR on 
shared hosts lists two paths:
~/pear/bin
~/pear/lib
Following the instructions yields the following directory tree:
~/pear
~/pear/pear
~/pear/pear/cache
~/pear/pear/data
~/pear/pear/docs
~/pear/pear/download
~/pear/pear/pear
~/pear/pear/peardev
~/pear/pear/pecl
~/pear/pear/php
~/pear/pear/tests

As near as I can tell, it should be pear/php rather than 
pear/lib, but I have no idea what bin should actually be.
-- 
Edit bug report at http://pear.php.net/bugs/bug.php?id=19397&edit=1
--