urgent question

40 views
Skip to first unread message

Imen Ak

unread,
Dec 21, 2011, 8:27:32 AM12/21/11
to digga...@googlegroups.com
Hi,
i installed successfully the pear package, however when i tried to install Services_Digg by the command :"pear install Services_Digg2-0.3.2", i got this message :

C:\Users\USER>pear install Services_Digg2-0.3.2

Failed to download pear/HTTP_OAuth within preferred state "stable", latest release is version 0.2.3, st
ability "alpha", use "channel://pear.php.net/HTTP_OAuth-0.2.3" to install
Did not download optional dependencies: pear/Log, use --alldeps to download automatically
pear/Services_Digg2 requires package "pear/HTTP_OAuth" (version >= 0.1.17)
pear/Services_Digg2 can optionally use package "pear/Log"
pear/HTTP_Request2 can optionally use PHP extension "curl"
pear/HTTP_Request2 can optionally use PHP extension "fileinfo"
pear/HTTP_Request2 can optionally use PHP extension "openssl"
downloading HTTP_Request2-2.0.0.tgz ...
Starting to download HTTP_Request2-2.0.0.tgz (97,476 bytes)
.........done: 97,476 bytes
downloading Net_URL2-2.0.0.tgz ...
Starting to download Net_URL2-2.0.0.tgz (11,325 bytes)
...done: 11,325 bytes

Warning: require_once(Structures/Graph.php): failed to open stream: No such file or directory in PEAR\D
ownloader.php on line 1217
PHP Warning:  require_once(Structures/Graph.php): failed to open stream: No such file or directory in C
:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217
PHP Stack trace:
PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:308
PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Common.php:2
71
PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Inst
all.php:700

Warning: require_once(Structures/Graph.php): failed to open stream: No such file or directory in C:\wam
p\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217

Call Stack:
    0.0016     533152   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
    0.0865    3473840   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:30
8
    0.0865    3473840   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Co
mmand\Common.php:271
    2.5349    9798936   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear
\PEAR\Command\Install.php:700

PHP Fatal error:  require_once(): Failed opening required 'Structures/Graph.php' (include_path='C:\wamp
\bin\php\php5.3.5\PEAR\pear') in C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217
PHP Stack trace:
PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:308
PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Common.php:2
71
PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Inst
all.php:700

Fatal error: require_once(): Failed opening required 'Structures/Graph.php' (include_path='C:\wamp\bin\
php\php5.3.5\PEAR\pear') in C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217

Call Stack:
    0.0016     533152   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
    0.0865    3473840   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:30
8
    0.0865    3473840   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Co
mmand\Common.php:271
    2.5349    9798936   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear
\PEAR\Command\Install.php:700

i tried to install HTTP_Request2 and HTTP_OAuth but i got the following messages respectively:

HTTP_Request2 : pear install HTTP_Request2-2.0.0

C:\Users\USER>pear install HTTP_Request2-2.0.0
pear/HTTP_Request2 can optionally use PHP extension "curl"
pear/HTTP_Request2 can optionally use PHP extension "fileinfo"
pear/HTTP_Request2 can optionally use PHP extension "openssl"
downloading HTTP_Request2-2.0.0.tgz ...
Starting to download HTTP_Request2-2.0.0.tgz (97,476 bytes)
......................done: 97,476 bytes
downloading Net_URL2-2.0.0.tgz ...
Starting to download Net_URL2-2.0.0.tgz (11,325 bytes)
...done: 11,325 bytes

Warning: require_once(Structures/Graph.php): failed to open stream: No such file or directory in PEAR\D
ownloader.php on line 1217
PHP Warning:  require_once(Structures/Graph.php): failed to open stream: No such file or directory in C
:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217
PHP Stack trace:
PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:308
PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Common.php:2
71
PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Inst
all.php:700

Warning: require_once(Structures/Graph.php): failed to open stream: No such file or directory in C:\wam
p\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217

Call Stack:
    0.0015     533152   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
    0.0844    3473840   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:30
8
    0.0844    3473840   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Co
mmand\Common.php:271
    3.6980    9676072   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear
\PEAR\Command\Install.php:700

PHP Fatal error:  require_once(): Failed opening required 'Structures/Graph.php' (include_path='C:\wamp
\bin\php\php5.3.5\PEAR\pear') in C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217
PHP Stack trace:
PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:308
PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Common.php:2
71
PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Inst
all.php:700

Fatal error: require_once(): Failed opening required 'Structures/Graph.php' (include_path='C:\wamp\bin\
php\php5.3.5\PEAR\pear') in C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217

Call Stack:
    0.0015     533152   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
    0.0844    3473840   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:30
8
    0.0844    3473840   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Co
mmand\Common.php:271
    3.6980    9676072   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear
\PEAR\Command\Install.php:700

HTTP_OAuth : pear install HTTP_OAuth-0.2.3

C:\Users\USER>pear install HTTP_OAuth-0.2.3
Did not download optional dependencies: pear/Log, pear/Cache_Lite, use --alldeps to download automa
lly
pear/HTTP_OAuth can optionally use package "pear/Log"
pear/HTTP_OAuth can optionally use package "pear/Cache_Lite"
pear/HTTP_OAuth can optionally use PHP extension "pecl_http" (version >= 1.6.0)
pear/HTTP_Request2 can optionally use PHP extension "curl"
pear/HTTP_Request2 can optionally use PHP extension "fileinfo"
pear/HTTP_Request2 can optionally use PHP extension "openssl"
downloading HTTP_OAuth-0.2.3.tgz ...
Starting to download HTTP_OAuth-0.2.3.tgz (54,213 bytes)
.............done: 54,213 bytes
downloading HTTP_Request2-2.0.0.tgz ...
Starting to download HTTP_Request2-2.0.0.tgz (97,476 bytes)
...done: 97,476 bytes
downloading Net_URL2-2.0.0.tgz ...
Starting to download Net_URL2-2.0.0.tgz (11,325 bytes)
...done: 11,325 bytes

Warning: require_once(Structures/Graph.php): failed to open stream: No such file or directory in PE
ownloader.php on line 1217
PHP Warning:  require_once(Structures/Graph.php): failed to open stream: No such file or directory
:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217
PHP Stack trace:
PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:308
PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Common.p
71
PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\
all.php:700

Warning: require_once(Structures/Graph.php): failed to open stream: No such file or directory in C:
p\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217

Call Stack:
    0.0020     533152   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
    0.0903    3473840   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.ph
8
    0.0903    3473840   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEA
mmand\Common.php:271
    3.7206    9937112   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\
\PEAR\Command\Install.php:700

PHP Fatal error:  require_once(): Failed opening required 'Structures/Graph.php' (include_path='C:\
\bin\php\php5.3.5\PEAR\pear') in C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 121
PHP Stack trace:
PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:308
PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\Common.p
71
PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Command\
all.php:700

Fatal error: require_once(): Failed opening required 'Structures/Graph.php' (include_path='C:\wamp\
php\php5.3.5\PEAR\pear') in C:\wamp\bin\php\php5.3.5\PEAR\pear\PEAR\Downloader.php on line 1217

Call Stack:
    0.0020     533152   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.php:0
    0.0903    3473840   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pear\pearcmd.ph
8
    0.0903    3473840   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\pear\PEA
mmand\Common.php:271
    3.7206    9937112   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR\
\PEAR\Command\Install.php:700

would you please help me.

Reply all
Reply to author
Forward
0 new messages