php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12472 cannot install pear
Submitted: 2001-07-30 16:28 UTC Modified: 2001-08-18 14:05 UTC
From: sybex at hotmail dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: Slackware Linux 8.0 / 2.4.7
Private report: No CVE-ID: None
 [2001-07-30 16:28 UTC] sybex at hotmail dot com
doing a 'make install' dies when attempting to install pear.

configure options:
--with-gettext --enable-sysvshm --enable-sysvsem --with-apxs --enable-ftp --with-mcrypt --with-mcal --with-imap --with-pear

Everything compiles and installs fine without the --with-pear option, but adding it causes the following:

...snip...

make[1]: Leaving directory '/root/php-4.0.6'
Making install in pear
make[1]: Entering directory '/root/php-4.0.6/pear'
make[2]: Entering directory '/root/php-4.0.6/pear'
shtool:mkdir:Error: invalid number of arguments (at least 1 expected)
shtool:mkdir:Hint:  run '/root/php-4.0.6/build/shtool mkdir -h' or 'man shtool' for details

...endsnip...

Any ideas?  I have tried specifying a directory for pear, and also compiled the newest shtool and placed it in the build dir, but I know that isn't the problem.. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-18 14:05 UTC] sniper@php.net
Fixed in CVS.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC