ID: 46538
Updated by: [EMAIL PROTECTED]
Reported By: petpow at thegeeklord dot net
-Status: Open
+Status: Bogus
Bug Type: Unknown/Other Function
Operating System: WinXP
PHP Version: 5.2.6
New Comment:
pecl command does not support sources installation on windows, even if
you have a VC compiler installed.
Also, it is not a PHP bug, please add a feature request in the pear
installer bugs tracker system.
Previous Comments:
------------------------------------------------------------------------
[2008-11-10 20:47:00] petpow at thegeeklord dot net
Description:
------------
pecl fails to install software such as runkit under windows xp. i have
tested this with several versions of php5 and they all give the same
error ("ERROR: Did not understand the completion status returned from
msdev.exe").
Reproduce code:
---------------
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\TheGeekLord>pecl install runkit-beta
downloading runkit-0.9.tgz ...
Starting to download runkit-0.9.tgz (49,807 bytes)
.............done: 49,807 bytes
14 source files, building
running: msdev runkit.dsp /MAKE "runkit - Release"
ERROR: Did not understand the completion status returned from
msdev.exe.
C:\Documents and Settings\TheGeekLord>
Expected result:
----------------
pecl installs as requested
Actual result:
--------------
pecl does not install as requested
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=46538&edit=1