Install Google V8JS error

Issues related to applications and software problems
Post Reply
dotMastaz
Posts: 1
Joined: 2015/10/07 15:04:18

Install Google V8JS error

Post by dotMastaz » 2015/10/07 15:08:39

Hello,

I try to install v8js on CentOS 6.

1°: yum install epel-release

2°: yum install -y --enablerepo=epel v8 v8-devel

3° : pecl install v8js-0.2.0 || true

4° Error : checking for V8 version... NONE
configure: error: could not determine libv8 version

Any ideas ?
Thank you !

Post Reply