La Ferme du web - Les forums

Venez baraguiner avec la communauté !

Vous n'êtes pas identifié.

#1 27/01/2012 01:03:44

tyr
Membre
Date d'inscription: 27/01/2012
Messages: 2

[RESOLU] Installation des bundles externes

Bonjour,

Je suis en train de commencer le tutoriel et j'ai une erreur, comme plusieurs personnes apparemment, lors de l'installation des bundles externes

bin/vendors install --reinstall

le terminal me réponds :

> Installing/Updating symfony
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/symfony
> Installing/Updating twig
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/twig
> Installing/Updating monolog
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/monolog
> Installing/Updating doctrine-common
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/doctrine-common
> Installing/Updating doctrine-dbal
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/doctrine-dbal
> Installing/Updating doctrine
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/doctrine
> Installing/Updating swiftmailer
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/swiftmailer
> Installing/Updating assetic
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/assetic
> Installing/Updating twig-extensions
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/twig-extensions
> Installing/Updating metadata
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/metadata
> Installing/Updating SensioFrameworkExtraBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/Sensio/Bundle/FrameworkExtraBundle
> Installing/Updating JMSSecurityExtraBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/JMS/SecurityExtraBundle
> Installing/Updating SensioDistributionBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/Sensio/Bundle/DistributionBundle
> Installing/Updating SensioGeneratorBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/Sensio/Bundle/GeneratorBundle
> Installing/Updating AsseticBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/Symfony/Bundle/AsseticBundle
> Installing/Updating doctrine-fixtures
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor/doctrine-fixtures
> Installing/Updating DoctrineFixturesBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/Symfony/Bundle/DoctrineFixturesBundle
> Installing/Updating Pagerfanta
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//pagerfanta
> Installing/Updating WhiteOctoberPagerfantaBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/WhiteOctober/PagerfantaBundle
> Installing/Updating SonataIntlBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/Sonata/IntlBundle
> Installing/Updating GravatarBundle
sh: git: not found
cd: 1: can't cd to /var/www/watchMyDesk2/vendor//bundles/Ornicar/GravatarBundle
sh: /var/www/watchMyDesk2/vendor/bundles/Sensio/Bundle/DistributionBundle/Resources/bin/build_bootstrap.php: not found
PHP Fatal error:  Class 'Doctrine\Common\Annotations\AnnotationRegistry' not found in /var/www/watchMyDesk2/app/autoload.php on line 35
PHP Fatal error:  Class 'Doctrine\Common\Annotations\AnnotationRegistry' not found in /var/www/watchMyDesk2/app/autoload.php on line 35

Je suis sur ubuntu 11.04, d'où peut venir ce problème ?

Merci d'avance!

Hors ligne

 

27/01/2012 01:03:44

Botte De Foin Publicitaire


#2 27/01/2012 05:13:11

Nicolas
Membre
Lieu: Pyrénées Atlantique (64)
Date d'inscription: 15/07/2010
Messages: 44
Site web

Re: [RESOLU] Installation des bundles externes

Salut,

as-tu installé git ?
Si tu ne l'as pas installé, il faut installer le paquet git-core.

Plus d'infos sur git : http://doc.ubuntu-fr.org/git

Hors ligne

 

#3 27/01/2012 11:39:41

tyr
Membre
Date d'inscription: 27/01/2012
Messages: 2

Re: [RESOLU] Installation des bundles externes

Ah non, merci beaucoup, çà a résolu mon problème !

Dernière modification par tyr (28/01/2012 15:22:09)

Hors ligne

 

Pied de page des forums

Powered by FluxBB
© Copyright 2008-2009 - LaFermeduWeb.net