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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sybex at hotmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

History

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

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC