Any idea why? I checked out Zend and TSRM this time...
Sam
# make install
for prog in phpextdist; do \
/usr/share/src/php/build/shtool install -c -m 755
/usr/share/src/php/pear/scripts/$prog /usr/local/bin/$prog; \
done
cp: cannot access /usr/share/src/php/pear/scripts/phpextdist
make[2]: *** [install-programs] Error 2
make[2]: Leaving directory `/usr/share/src/php/pear'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/share/src/php/pear'
make: *** [install-recursive] Error 1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]