Hi!

I am trying to install PHP extension for V8 on Debian 8 (jessie). Therefor 
I installed Debian packages libv8-3.14.5, libv8-3.14-dbg and libv8-dev.

When I try to install extension like :

    $ sudo pecl install v8js

I got error: 

checking for libv8_libplatform... configure: error: could not find 
libv8_libplatform library

There is no libv8_libplatform.a included with Debian packages. Should it be 
there? Is Debian V8 too old? 

How could I satisfy dependency for libv8_libplatform.a ? Or what I must do 
to install this extenstion? Any help appreciated.

TIA,

Gunnar

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to