[PHP] Missing pear executable

2005-10-04 Thread Reuben D. Budiardja
Hello, I've been installing php-4.4.0 and php-5.0.5, and it both cases I can't find the pear executable in the install directory. For instance: # ls /usr/local/php-5.0.5/bin/ php php-config phpize IIRC, pear executable (ie. the package manager) used to be bundled with PHP. In fact, I think a

Re: [PHP] Missing pear executable

2005-10-04 Thread Reuben Budiardja
[EMAIL PROTECTED] wrote: Admittedly I've only dealt with PEAR a little bit, but the two times I installed it, it didn't seem to involve any 'executable'. PEAR appears to be totally PHP script based. I dont mean to give an RTFM type response here, but if you follow the instructions at the

Re: [PHP] Missing pear executable

2005-10-04 Thread tg-php
I believe you're right, they used to include it with PHP. I believe the PEAR docs even say something about it being included. Maybe they don't anymore so you have to go to the PEAR site to get the latest installer. That way they don't get people using an older installer/package manager that