On Fri, Jan 9, 2015 at 10:00 AM, Arun Ram <[email protected]> wrote:
> Hi , > > I am trying to setup pyv8 environment in my debian to execute java > script in my python code . > > > sudo apt-get install python-setuptools build-essential python-chardet > python-html5lib libboost-python-dev > libboost-dev python-pefile python-httplib2 python-cssutils > libboost-thread-dev libc6-dev libreadline-dev > libboost-system-dev > > > I have downloaded latest V8 and PyV8 from the following URL using my svn > client. I have installed all the library > > http://v8.googlecode.com/svn/trunk/v8 > v8 is using Git nowadays, see https://code.google.com/p/v8-wiki/wiki/UsingGit. You should retry with that, and if that still doesn't work, you should probably contact the PyV8 people. -- -- 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.
