php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59310 ERROR: The DSP oauth.dsp does not exist.
Submitted: 2010-07-15 07:21 UTC Modified: 2012-04-19 22:49 UTC
From: vinaykant dot sahu at gmail dot com Assigned:
Status: Not a bug Package: oauth (PECL)
PHP Version: 5.2.5 OS: 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: vinaykant dot sahu at gmail dot com
New email:
PHP Version: OS:

 

 [2010-07-15 07:21 UTC] vinaykant dot sahu at gmail dot com
Description:
------------
This is the command I am using
C:\Documents and Settings\vinaykant.sahu>pecl install oauth

on press on enter key it start fallowing action

downloading oauth-1.0.0.tgz ...
Starting to download oauth-1.0.0.tgz (42,834 bytes)
.........done: 42,834 bytes
6 source files, building
ERROR: The DSP oauth.dsp does not exist.

I am using WAMP 
Other system PEAR details are 

C:\Documents and Settings\vinaykant.sahu>pear list -a
INSTALLED PACKAGES, CHANNEL __URI:
==================================
(no packages installed)
INSTALLED PACKAGES, CHANNEL PEAR.PHP.NET:
=========================================
PACKAGE          VERSION STATE
Archive_Tar      1.3.2   stable
Console_Getopt   1.2.3   stable
PEAR             1.6.1   stable
Structures_Graph 1.0.2   stable
INSTALLED PACKAGES, CHANNEL PECL.PHP.NET:
=========================================
(no packages installed)

C:\Documents and Settings\vinaykant.sahu>pear list
INSTALLED PACKAGES, CHANNEL PEAR.PHP.NET:
=========================================
PACKAGE          VERSION STATE
Archive_Tar      1.3.2   stable
Console_Getopt   1.2.3   stable
PEAR             1.6.1   stable
Structures_Graph 1.0.2   stable

Reproduce code:
---------------
?

Expected result:
----------------
Want to install oAuth


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-16 03:57 UTC] pierre dot php at gmail dot com
pecl does not support src install on windows.
 [2010-07-16 05:00 UTC] vinaykant dot sahu at gmail dot com
Please suggest, is there any other way to install oAuth on WAMP server? 
Thanks you.
 [2010-07-16 16:32 UTC] jawed@php.net
Depends, you won't be able to get 1.0 yet but here are some 
older builds:

http://downloads.php.net/pierre/

- JJ
 [2012-04-19 22:15 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
 [2012-04-19 22:49 UTC] jawed@php.net
Thx
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC