php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56598 No dsp file
Submitted: 2005-10-16 10:10 UTC Modified: 2005-10-23 05:44 UTC
From: mehmet dot yilmaz at gmail dot com Assigned:
Status: Not a bug Package: Fileinfo (PECL)
PHP Version: 5.0.2 OS: Windows XP
Private report: No CVE-ID: None
 [2005-10-16 10:10 UTC] mehmet dot yilmaz at gmail dot com
Description:
------------
There is no dsp file for this project as of version 1.0, so pear does not install it under windows.

Actual result:
--------------
C:\PHP>pear install fileinfo
downloading Fileinfo-1.0.tgz ...
Starting to download Fileinfo-1.0.tgz (5,566 bytes)
.....done: 5,566 bytes
3 source files, buidling
The DSP Fileinfo.dsp does not exist.

C:\PHP>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-23 05:44 UTC] mike@php.net
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support/ as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

The PEAR installer does not support building PHP extensions on Windows.  Please check the documentation on how to build PHP and its extensions on Windows.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC