[Owncloud] Class 'Symfony\Component\Routing\RequestContext' not found
Bart Visscher
bartv at thisnet.nl
Sat Oct 27 14:27:08 UTC 2012
Hi,
Because of comments about having to run a command to get 3rdparty code,
the code is now included in our 3rdparty directory. So the foloowing is
not needed anymore.
Bart
On Sat, Oct 27, 2012 at 03:38:34PM +0200, Bart Visscher wrote:
> Hello,
>
> Did you get this error after pulling in the new master?
>
> Then you need to run composer, this will pull in the dependencies which
> will fix this. There is a version of composer in owncloud core, or
> install it from your package-management or from the source:
> http://getcomposer.org/doc/00-intro.md
>
> after that you can resolve the dependencies with:
> composer install
> or
> php 3rdparty/bin/composer install
>
> after this
> composer update
> will update any missing or older dependencies
>
> Bart
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
More information about the Owncloud
mailing list