J'essaie de l'installer sur ma debian 9 mais voici ce que j'obtiens:
Je n'y comprend rien, "could not be created" mais le make install doit être lancé à partir du compte non-root....> make install
> fatal: Impossible de créer '/var/www/wallabag/.git/index.lock' : Permission non accordée
> Loading composer repositories with package information
> Updating dependencies
> Package operations: 118 installs, 0 updates, 0 removals
>
>
> [RuntimeException]
> /var/www/wallabag/vendor/mgargano/simplehtmldom does not exist and could not be created.
>
>
> install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--opti
> mize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...
>
> PHP Warning: require(/var/www/wallabag/app/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/wallabag/app/autoload.php on line 9
> PHP Fatal error: require(): Failed opening required '/var/www/wallabag/app/../vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/wallabag/app/autoload.php on line 9
> GNUmakefile:14 : la recette pour la cible « install » a échouée
> make: *** [install] Erreur 255
> zsh: exit 2 make install