From:             [EMAIL PROTECTED]
Operating system: SuSE Linux 7.3 (i386)
PHP version:      4.1.1
PHP Bug Type:     *Compile Issues
Bug description:  Make install fails (shtool:install:Error: invalid number of 
arguments)

Having configured php4.1.1 using:
'./configure' '--prefix=/usr/share' '--datadir=/usr/share/php'
'--bindir=/usr/ bin' '--libdir=/usr/share' '--with-config-file-path=/etc'
'--with-exec-dir=/usr/lib/ php/bin' '--with-mysql=/usr' '--with-gd=yes'
'--enable-gd-native-ttf' '--enable- gd-imgstrttf' '--with-tiff-dir=/usr'
'--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-ldap=yes'
'--with-zlib=yes' '--with-bz2' '--with-gmp' '--with-xml' '--with-dom'
'--with-ttf' '--with-mcal=/usr' '--with-sablot' '--with-ftp' '--with-ndbm'
'--with-gdbm' '--with-mcrypt' '--with-gettext' '--with-mm' '--with-gd=yes'
'--with-qtdom=/usr/lib/qt' '--enable-versioning' '--enable-yp'
'--enable-bcmath' '--enable-trans-sid' '--enable-inline-optimization'
'--enable-track-vars' '--enable-magic-quotes' '--enable-sockets'
'--enable- sysvsem' '--enable-sysvshm' '--enable-shmop'
'--enable-calendar' '--enable-mbstring' '--enable-mbstr-enc-trans'
'--enable-exif' '--enable-ftp' '--enable-wddx' '--enable-filepro'
'--enable-dbase' '--enable-ctype' '--disable-debug'
'--enable-discard-path' '--enable-sigchild' '--with-openssl'
'--with-gd=yes' '--with-apxs=/usr/sbin/apxs' 'i686-suse-linux'

Compiles fine, but issuing:
make install

yields the following error during install:

Installing build environment
Installing program: phpize
shtool:install:Error: invalid number of arguments (exactly 2 expected)
shtool:install:Hint:  run `/home/shadow/php-4.1.1/build/shtool install -h'
or `man shtool' for details
Installing program: php-config
shtool:install:Error: invalid number of arguments (exactly 2 expected)
shtool:install:Hint:  run `/home/shadow/php-4.1.1/build/shtool install -h'
or `man shtool' for details
Installing program: pear
shtool:install:Error: invalid number of arguments (exactly 2 expected)
shtool:install:Hint:  run `/home/shadow/php-4.1.1/build/shtool install -h'
or `man shtool' for details
Installing program: pearize
shtool:install:Error: invalid number of arguments (exactly 2 expected)
shtool:install:Hint:  run `/home/shadow/php-4.1.1/build/shtool install -h'
or `man shtool' for details
Installing program: phptar
shtool:install:Error: invalid number of arguments (exactly 2 expected)
shtool:install:Hint:  run `/home/shadow/php-4.1.1/build/shtool install -h'
or `man shtool' for details
Installing program: phpextdist
shtool:install:Error: invalid number of arguments (exactly 2 expected)
shtool:install:Hint:  run `/home/shadow/php-4.1.1/build/shtool install -h'
or `man shtool' for details
make[2]: *** [install-programs] Error 1
make[2]: Leaving directory `/home/shadow/php-4.1.1/pear'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/shadow/php-4.1.1/pear'
make: *** [install-recursive] Error 1

-- 
Edit bug report at: http://bugs.php.net/?id=15305&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]

Reply via email to