Pear missing?
Posted: Tue Jan 09, 2007 10:25 am
I'm using Debian. I used to install PHP5, which should come bundled with the PEAR command-line installer. However, if I try to use PEAR, I get this:
Did I possibly miss some configuration step? I realize that I could now manually install PEAR, but I would rather not have to do that, as PHP > 4.3.0 comes bundled with PEAR.
Thanks,
Jason
Code: Select all
apt-get install php5Code: Select all
gene:/usr/src# pear channel-discover pear.symfony-project.com
-su: pear: command not foundThanks,
Jason