php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20496 4.3.0RC1 Windows Binaries doesn't come with Pear
Submitted: 2002-11-19 09:32 UTC Modified: 2002-11-19 09:54 UTC
From: bmichael at goldparrot dot com Assigned:
Status: Closed Package: *Compile Issues
PHP Version: 4.3.0RC1 OS: WIN 2000
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bmichael at goldparrot dot com
New email:
PHP Version: OS:

 

 [2002-11-19 09:32 UTC] bmichael at goldparrot dot com
I noticed that Pear is in the Windows Tar file, but when I downloaded the 4.3.0RC1 Windows Binaries, Pear doesn't seem to be included.

Please resolve so the world doesn't have to re-compile.

Thanks. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-19 09:47 UTC] derick@php.net
pear is just a set of PHP scripts, no need to compile anything for it.
 [2002-11-19 09:54 UTC] edink@php.net
As Derick already said there is no need to compile anything. PEAR will be included in 4.3.0-final. In the meanwhile you can install it with:

php -r "readfile('http://go-pear.org/');" | php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC