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

EDI, CMS, Outils, Scripts et API PHP Discussion :

installation pear Wampserver 2.1 [Wamp]


Sujet :

EDI, CMS, Outils, Scripts et API PHP

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre averti
    Profil pro
    Inscrit en
    Octobre 2006
    Messages
    26
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Octobre 2006
    Messages : 26
    Par défaut installation pear Wampserver 2.1
    bonjour,
    j'ai du mal a installer un package pear sur wampserver 2.1.
    j'ai suivi plusieur tuto, tout se passe bien
    mail à la fin de l'install d'un package
    quand je fais "pear list" je vois pas le package précédemment installé
    y a t-il quelqu'un qui a réussit à l'installer sur wampserver 2.1
    (avec easy php ça marche)

  2. #2
    Membre averti
    Profil pro
    Inscrit en
    Octobre 2006
    Messages
    26
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Octobre 2006
    Messages : 26
    Par défaut + de précision
    message d'erreur


    C:\wamp\bin\php\php5.3.5>pear install Archive_Zip
    WARNING: "pear/Archive_Zip" is deprecated in favor of "pecl/zip"
    downloading Archive_Zip-0.1.1.tgz ...
    Starting to download Archive_Zip-0.1.1.tgz (19,272 bytes)
    ......done: 19,272 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.0044 533472 1. {main}() C:\wamp\bin\php\php5.3.5\PEAR\pearcmd.php:0
    0.1975 3476288 2. PEAR_Command_Common->run() C:\wamp\bin\php\php5.3.5\P
    EAR\pearcmd.php:308
    0.1975 3476288 3. PEAR_Command_Install->doInstall() C:\wamp\bin\php\php
    5.3.5\PEAR\PEAR\Command\Common.php:271
    0.5758 8570152 4. PEAR_Downloader->sortPackagesForInstall() C:\wamp\bin

  3. #3
    Membre Expert
    Avatar de gene69
    Profil pro
    Inscrit en
    Janvier 2006
    Messages
    1 769
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations professionnelles :
    Secteur : High Tech - Produits et services télécom et Internet

    Informations forums :
    Inscription : Janvier 2006
    Messages : 1 769
    Par défaut
    verifie l'existance du fichier et les droits d'utilisations (tu dois avoir execute ).

  4. #4
    Membre averti
    Profil pro
    Inscrit en
    Octobre 2006
    Messages
    26
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Octobre 2006
    Messages : 26
    Par défaut + de précision
    les droits sont bons
    je suis sur windows, j'utilise un compte admin.
    merci

  5. #5
    Membre averti
    Profil pro
    Inscrit en
    Octobre 2006
    Messages
    26
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Octobre 2006
    Messages : 26
    Par défaut solution
    Finalement j'ai trouvé dans un forums (anglais)
    télécharger le package
    http://pear.php.net/package/Structures_Graph/download

    décompressez le package et copier le dossier "structures" qui s'y trouve dans votre repertoire ..\wamp\...\phpXX\pear
    et puis sur l'invite de commande taper (a partir du repertoire phpXX)
    pear install -a Structures_Graph

  6. #6
    Membre averti
    Profil pro
    Inscrit en
    Octobre 2006
    Messages
    26
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Octobre 2006
    Messages : 26
    Par défaut et ça marche
    ça marche
    Citation Envoyé par gibson700 Voir le message
    Finalement j'ai trouvé dans un forums (anglais)
    télécharger le package
    http://pear.php.net/package/Structures_Graph/download

    décompressez le package et copier le dossier "structures" qui s'y trouve dans votre repertoire ..\wamp\...\phpXX\pear
    et puis sur l'invite de commande taper (a partir du repertoire phpXX)
    pear install -a Structures_Graph

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. [PEAR] Comment installer Pear sous Windows ?
    Par horri dans le forum Bibliothèques et frameworks
    Réponses: 6
    Dernier message: 27/05/2012, 17h33
  2. [PEAR] Comment installer PEAR ?
    Par pdtor dans le forum Bibliothèques et frameworks
    Réponses: 8
    Dernier message: 21/07/2011, 01h59
  3. [PDO] Installer PEAR & MDB2 sur WampServer 2.0e
    Par reman dans le forum PHP & Base de données
    Réponses: 1
    Dernier message: 09/12/2008, 12h56
  4. [PEAR] Installer PEAR XP+apache+php5
    Par samuelsiffert dans le forum Bibliothèques et frameworks
    Réponses: 2
    Dernier message: 15/03/2008, 13h16
  5. [PEAR][MDB2] Installation PEAR MDB2 MYSQL
    Par gerarddev dans le forum Bibliothèques et frameworks
    Réponses: 2
    Dernier message: 22/07/2007, 19h19

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