a
I am attempting to install pear-base into /usr/bin
instead of /opt/local/bin. My best understanding from
the man page is that I should use:
bash$ sudo port -D /usr/bin install pear-base
but it still ends up in /opt/local. Is there a way
plant this pear tree next to /usr/bin/php?