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 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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC