php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27664 --disable-cli doesn't force --without-pear
Submitted: 2004-03-23 15:34 UTC Modified: 2004-04-07 09:47 UTC
From: toni dot viemero at iki dot fi Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.3.5RC4 OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 + 20 = ?
Subscribe to this entry?

 
 [2004-03-23 15:34 UTC] toni dot viemero at iki dot fi
Description:
------------
Building 4.3.5RC4 (and RC3) with --disable-cli doesn't force --without-pear as it states in ./configure --help

Builds fine with --disable-cli --without-pear


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-23 22:42 UTC] derick@php.net
It's correct that it shouldn't force it, so it's a "documentation" error in the --help output.
 [2004-03-24 00:41 UTC] edink@php.net
Last time I checked pear installer depended on cli, so it --disable-cli should disable pear.
 [2004-03-26 14:40 UTC] iliaa@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 [2004-04-07 09:47 UTC] sniper@php.net
The "fix" is reverted and the error message improved. (silent disabling/enabling of ANY configure options is a big NO-NO!)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 14:01:32 2024 UTC