From: [EMAIL PROTECTED] Operating system: Linux 2.4.14 Redhat 7.0 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: make install generates errors from shtool in pear subdir
Configure command ./configure --prefix=/usr/local/site/php --with-apache=../apache_1.3.22 --enable-track-vars --with-pear=/usr/local/site/pear --with-config-file-path=/usr/local/site/php Running make ; make install Gives the following result make[1]: Entering directory `/var/tmp/php-4.0.6/pear' make[2]: Entering directory `/var/tmp/php-4.0.6/pear' shtool:mkdir:Error: invalid number of arguments (at least 1 expected) shtool:mkdir:Hint: run `/usr/tmp/php-4.0.6/build/shtool mkdir -h' or `man shtool' for details +----------------------------------------------------------------------+ | The installation process is incomplete. The following resources were | | not installed: | | | | Self-contained Extension Support | | PEAR: PHP Extension and Add-on Repository | | | | To install these components, become the superuser and execute: | | | | # make install-su | +----------------------------------------------------------------------+ make[2]: *** [install-data-local] Error 5 make[2]: Leaving directory `/var/tmp/php-4.0.6/pear' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/var/tmp/php-4.0.6/pear' make: *** [install-recursive] Error 1 -- Edit bug report at: http://bugs.php.net/?id=14243&edit=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]