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
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:
43 - 23 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 11:01:30 2024 UTC