J'essaie d'installer pecl-v8js sur Debian/Jessy pour PHP-5.6.
$ apt-get install php5 php5-dev libapache2-mod-php5 apache2 php5-cli libv8-dev g++ cpp
...
$ pecl install v8js-0.6.3
...
checking for V8 version... 3.14.5.8
configure: error: libv8 must be version 4.6.76 or greater
ERROR: `/tmp/pear/temp/v8js/configure --with-v8js' failed
Comment puis-je mettre à jour libv8 vers la version 4.6.76 requise ?