Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-lang/v8 shell?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
frozenQueue
n00b
n00b


Joined: 22 Jul 2010
Posts: 43

PostPosted: Mon Aug 22, 2011 4:48 pm    Post subject: dev-lang/v8 shell? Reply with quote

Hi. I installed dev-lang/v8 because I heard that V8 had a standalone interpreter that didn't require Java:

http://stackoverflow.com/questions/1802478/running-v8-javascript-engine-standalone

However, after installation there does not seem to be any v8-shell or other V8 binary. The "getting started" page at the V8 website only describes how to embedd V8 in C++ code, which is not quite what I wanted.
Back to top
View user's profile Send private message
Ormaaj
Guru
Guru


Joined: 28 Jan 2008
Posts: 312

PostPosted: Wed Aug 24, 2011 6:07 pm    Post subject: Reply with quote

Code:
 ~ $ equery f --filter=cmd v8
 * Searching for v8 ...
 * Contents of dev-lang/v8-9999:
/usr/bin/d8
 ~ $
Back to top
View user's profile Send private message
frozenQueue
n00b
n00b


Joined: 22 Jul 2010
Posts: 43

PostPosted: Wed Aug 24, 2011 7:06 pm    Post subject: Reply with quote

Ormaaj wrote:
Code:
 ~ $ equery f --filter=cmd v8
 * Searching for v8 ...
 * Contents of dev-lang/v8-9999:
/usr/bin/d8
 ~ $


Thanks :D Now I know what to do next time...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum