talyssonoc / react-laravel

Package for using ReactJS with Laravel
895 stars 90 forks source link

v8js compil error in CentOS #47

Closed dotMastaz closed 8 years ago

dotMastaz commented 8 years ago

Hello,

I try to compil v8js to CentOS but i have an error :

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

Any idea ? Thank you !!

talyssonoc commented 8 years ago

Did you make sure you have done this step? https://github.com/phpv8/v8js/blob/master/README.Linux.md#compile-latest-v8

If so, check the paths used in the tutorial, maybe some of them is different on CentOS!

Hope it helps :smile: