IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Bibliothèques et frameworks PHP Discussion :

[PEAR] Installation de PEAR


Sujet :

Bibliothèques et frameworks PHP

  1. #1
    Membre à l'essai
    Inscrit en
    Mai 2009
    Messages
    16
    Détails du profil
    Informations forums :
    Inscription : Mai 2009
    Messages : 16
    Points : 11
    Points
    11
    Par défaut [PEAR] Installation de PEAR
    salam tous le monde
    s'il vous plait j'ai besoin de votre aide, j'essaye d'installer le pear sous WampServer Version 2.1 , php : version: 5.3.5
    mais qu'on je tape la commande pear upgrade pear il m'affiche un ensemble des erreurs
    voila la commande pear upgrade pear sous le console

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
     
     
    C:\wamp\bin\php\php5.3.5>pear upgrade pear
    downloading PEAR-1.9.4.tgz ...
    Starting to download PEAR-1.9.4.tgz (296,332 bytes)
    .............................................................done: 296,332 bytes
     
    downloading Archive_Tar-1.3.7.tgz ...
    Starting to download Archive_Tar-1.3.7.tgz (17,610 bytes)
    ...done: 17,610 bytes
    downloading Structures_Graph-1.0.4.tgz ...
    Starting to download Structures_Graph-1.0.4.tgz (30,318 bytes)
    ...done: 30,318 bytes
    downloading Console_Getopt-1.3.1.tgz ...
    Starting to download Console_Getopt-1.3.1.tgz (4,471 bytes)
    ...done: 4,471 bytes
     
    Warning: require_once(Structures/Graph.php): failed to open stream: No such file
     or directory in PEAR\Downloader.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\Downloader.php on line
    1217
    PHP Stack trace:
    PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
    PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:30
    8
    PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\PEAR\Co
    mmand\Common.php:271
    PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR
    \PEAR\Command\Install.php:700
     
    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\Downloader.php on line 1217
     
    Call Stack:
        0.0022     531392   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
        0.1315    3478576   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\P
    EAR\pearcmd.php:308
        0.1315    3478576   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php
    5.3.5\PEAR\PEAR\Command\Common.php:271
        7.6083   10022536   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:\wamp\bin\php\php5.3.5\pear') in C:\wamp\bin\php\php5.3.5\PEAR
    \PEAR\Downloader.php on line 1217
    PHP Stack trace:
    PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
    PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:30
    8
    PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\PEAR\Co
    mmand\Common.php:271
    PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR
    \PEAR\Command\Install.php:700
     
    Fatal error: require_once(): Failed opening required 'Structures/Graph.php' (inc
    lude_path='C:\wamp\bin\php\php5.3.5\pear') in C:\wamp\bin\php\php5.3.5\PEAR\PEAR
    \Downloader.php on line 1217
     
    Call Stack:
        0.0022     531392   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
        0.1315    3478576   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\P
    EAR\pearcmd.php:308
        0.1315    3478576   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php
    5.3.5\PEAR\PEAR\Command\Common.php:271
        7.6083   10022536   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin
    \php\php5.3.5\PEAR\PEAR\Command\Install.php:700
     
     
    C:\wamp\bin\php\php5.3.5>pear upgrade pear
    downloading PEAR-1.9.4.tgz ...
    Starting to download PEAR-1.9.4.tgz (296,332 bytes)
    .............................................................done: 296,332 bytes
     
    downloading Archive_Tar-1.3.7.tgz ...
    Starting to download Archive_Tar-1.3.7.tgz (17,610 bytes)
    ...done: 17,610 bytes
    downloading Structures_Graph-1.0.4.tgz ...
    Starting to download Structures_Graph-1.0.4.tgz (30,318 bytes)
    ...done: 30,318 bytes
    downloading Console_Getopt-1.3.1.tgz ...
    Starting to download Console_Getopt-1.3.1.tgz (4,471 bytes)
    ...done: 4,471 bytes
     
    Warning: require_once(Structures/Graph.php): failed to open stream: No such file
     or directory in PEAR\Downloader.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\Downloader.php on line
    1217
    PHP Stack trace:
    PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
    PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:30
    8
    PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\PEAR\Co
    mmand\Common.php:271
    PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR
    \PEAR\Command\Install.php:700
     
    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\Downloader.php on line 1217
     
    Call Stack:
        0.0019     531392   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
        0.1229    3478576   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\P
    EAR\pearcmd.php:308
        0.1229    3478576   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php
    5.3.5\PEAR\PEAR\Command\Common.php:271
        6.4106   10022536   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:\wamp\bin\php\php5.3.5\pear') in C:\wamp\bin\php\php5.3.5\PEAR
    \PEAR\Downloader.php on line 1217
    PHP Stack trace:
    PHP   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
    PHP   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:30
    8
    PHP   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php5.3.5\PEAR\PEAR\Co
    mmand\Common.php:271
    PHP   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin\php\php5.3.5\PEAR
    \PEAR\Command\Install.php:700
     
    Fatal error: require_once(): Failed opening required 'Structures/Graph.php' (inc
    lude_path='C:\wamp\bin\php\php5.3.5\pear') in C:\wamp\bin\php\php5.3.5\PEAR\PEAR
    \Downloader.php on line 1217
     
    Call Stack:
        0.0019     531392   1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
        0.1229    3478576   2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\P
    EAR\pearcmd.php:308
        0.1229    3478576   3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php
    5.3.5\PEAR\PEAR\Command\Common.php:271
        6.4106   10022536   4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin
    \php\php5.3.5\PEAR\PEAR\Command\Install.php:700

    je sais pas c'est pas quoi faire pour resoudre ces problemes

    merci d'avance de m'avoir aidé

  2. #2
    Expert éminent sénior

    Profil pro
    Inscrit en
    Septembre 2010
    Messages
    7 920
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Septembre 2010
    Messages : 7 920
    Points : 10 726
    Points
    10 726
    Par défaut
    essaye avec pear upgrade-all

  3. #3
    Membre éprouvé Avatar de Marc3001
    Homme Profil pro
    Ingénieur systèmes et réseaux
    Inscrit en
    Février 2008
    Messages
    829
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 40
    Localisation : France, Morbihan (Bretagne)

    Informations professionnelles :
    Activité : Ingénieur systèmes et réseaux

    Informations forums :
    Inscription : Février 2008
    Messages : 829
    Points : 1 275
    Points
    1 275
    Par défaut
    Citation Envoyé par goood Voir le message
    Warning: require_once(Structures/Graph.php): failed to open stream: No such file
    or directory in PEAR\Downloader.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\Downloader.php on line
    1217
    On dirait qu'il manque des fichiers de pear. Comment l'as-tu installé?
    Le logiciel, c'est comme le sexe, c'est meilleur quand c'est libre.

    Linus Torvalds

  4. #4
    Membre à l'essai
    Inscrit en
    Mai 2009
    Messages
    16
    Détails du profil
    Informations forums :
    Inscription : Mai 2009
    Messages : 16
    Points : 11
    Points
    11
    Par défaut problème d'installation du pear
    @stealth35 : merci de m'avoir repondre, mais meme si j'ai utilisé cette commande pear upgrade-all le console m'a affiche les meme erreurs :S

    @Marc3001 : merci pour votre reponse , oui il me manque des fichiers mais je sais pas comment faire pour les installer , et si j'installé un il apparait un autre , y a t'il une commande qui installe l'ensemble des fichiers convenable pour un projet symfony, et compatible avec php5.3.5 ???

  5. #5
    Membre éprouvé Avatar de Marc3001
    Homme Profil pro
    Ingénieur systèmes et réseaux
    Inscrit en
    Février 2008
    Messages
    829
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 40
    Localisation : France, Morbihan (Bretagne)

    Informations professionnelles :
    Activité : Ingénieur systèmes et réseaux

    Informations forums :
    Inscription : Février 2008
    Messages : 829
    Points : 1 275
    Points
    1 275
    Par défaut
    PEAR\Downloader.php semble être plus un fichier interne à PEAR plutot qu'à un package PEAR mal downloadé.

    Comment as-tu installé PEAR?
    Le logiciel, c'est comme le sexe, c'est meilleur quand c'est libre.

    Linus Torvalds

Discussions similaires

  1. [PEAR][HTML_QuickForm] Installation de PEAR en tant que bibliothèque autonome
    Par Zarvox dans le forum Bibliothèques et frameworks
    Réponses: 1
    Dernier message: 31/08/2009, 17h42
  2. [PEAR][HTML_QuickForm] Installation de PEAR
    Par Angeldu74 dans le forum Bibliothèques et frameworks
    Réponses: 2
    Dernier message: 10/07/2009, 11h19
  3. [PEAR] Installation de pear via SVN
    Par lagotonio dans le forum Bibliothèques et frameworks
    Réponses: 1
    Dernier message: 12/08/2008, 23h29
  4. [PEAR] Installation de PEAR
    Par Mohican69 dans le forum Bibliothèques et frameworks
    Réponses: 1
    Dernier message: 13/05/2008, 09h10
  5. [Installation] À propos de l'installation de Pear
    Par tprod dans le forum Bibliothèques et frameworks
    Réponses: 1
    Dernier message: 01/02/2006, 12h21

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo