php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58292 getting error ERROR: The DSP stem.dsp does not exist. although the file exit
Submitted: 2008-07-28 01:56 UTC Modified: 2015-05-17 04:22 UTC
From: raza dot memon at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: stem (PECL)
PHP Version: 5.2.2 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: raza dot memon at gmail dot com
New email:
PHP Version: OS:

 

 [2008-07-28 01:56 UTC] raza dot memon at gmail dot com
Description:
------------
getting error ERROR: The DSP stem.dsp does not exist. although the file stem.dsp exit in the package 

Please fix it as soon as possible


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-28 07:05 UTC] ohill@php.net
Can you:

1) Be a little more polite

2) Give us some details, like a complete paste of the output, compiler tools installed, output of pecl info

Thanks
 [2008-07-28 07:24 UTC] raza dot memon at gmail dot com
thanks for replying,
I have php-5.2.2, apache2.2 actually xampp is installed for this.

when on command prompt i run the command getting this error

C:\xampp\php>pecl install stem
downloading stem-1.5.0.tgz ...
Starting to download stem-1.5.0.tgz (82,721 bytes)
.................done: 82,721 bytes
43 source files, building
ERROR: The DSP stem.dsp does not exist.

C:\xampp\php>

thanks in advance
 [2008-07-28 08:37 UTC] ohill@php.net
I really don't understand why it's using the DSP with PHP5, it should be using the config.w32 file.

Do you have compiler tools installed? Can you install for example APC and does it try to compile it or just downloading a binary?

I don't have a Win32 box available, I'll look at it when possible.
 [2012-04-19 23:00 UTC] brent dot newland at casipc dot com
This bug is the root cause of the problem: http://pear.php.net/bugs/bug.php?id=17016
 [2015-05-04 14:02 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2015-05-04 14:02 UTC] cmb@php.net
Isn't this issue obsolete, since there are prebuild DLLs, and
according to the manual[1]:

Loading a pre-compiled extension is the easiest and preferred way.

[1] <http://php.net/manual/en/install.pecl.windows.php>
 [2015-05-17 04:22 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 21:01:29 2024 UTC