PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR » Bug #1035

go-pear.bat still fails in 5.0.0.RC1

Details

Submitted2004-03-19 10:34 UTC
Frommlst at mangoosta dot fr
Assignedpajoye
StatusClosed
PackagePEAR
PHP VersionIrrelevant
OSWin2000
Roadmaps(Not assigned)

Comments

[2004-03-19 10:34 UTC] mlst at mangoosta dot fr

Description:
------------
go-pear.bat fails in 5.0.0.RC1 (sorry but RC1 is not listed yet so I let irrelevant)

It was the same with beta4 and there was a bug report so I just fixed the path in go-pear.bat

set PHP_BIN=php.exe instead of
set PHP_BIN=cli\php.exe

Reproduce code:
---------------
go-pear.bat in a command window

Expected result:
----------------
run the PEAR install

[2004-05-05 17:06 UTC] mlst at mangoosta dot fr

fixed in 5.0.0.RC2