It sounds like you haven't added your depot_tools checkout to your PATH.

Try `export PATH=$PATH:/path/to/depot_tools_checkout`

> On Oct 4, 2015, at 9:04 PM, niskatg <[email protected]> wrote:
> 
> Hello V8 people,
> 
> With the idea of starting to contribute to v8, I ran through the steps given 
> in V8 wiki. 
> https://code.google.com/p/v8-wiki/wiki/UsingGit
> 
> But I have been having problems getting starting which is annoying. 
> 
> I have Ubuntu 12.04 Linux with Git 2.6 and was able to clone the depot_tools 
> successfully. 
> 
> Here are the two issues I am running into.
> 
> 1. I am stuck at step 3 of the V8 wiki (link above) i.e. when I click on 
> https://chromium.googlesource.com/new-password, I am asked to login 
> to my gmail account and "Configure git" page shows up with some commands. I 
> do not see any "Staying Authenticated" section.  
> 
> I ran those commands on the shell. I also see a link at the bottom of 
> "Configure git" page, "Revoke cookies".
> Clicking on that link shows me this message:
> "You've authorized access to your Google Account for the apps, sites, and 
> devices listed below"
> 
> Is this supposed to happen this way? 
> 
> 
> 2. The second problem is with running the commands in depot tools. 
> 
> I can't run "gclient" as mentioned in the V8 wiki page, even if I am in the 
> depot tools directory (very weird!). It complains "No command 'gclient' 
> found".
> I can't run the subsequent commands as well, i.e. "fetch v8".
> 
> What am I doing wrong here?
> Any help would be greatly appreciated.
> 
> Thanks,
> Niskatg
> 
> -- 
> -- 
> v8-dev mailing list
> [email protected]
> http://groups.google.com/group/v8-dev
> --- 
> You received this message because you are subscribed to the Google Groups 
> "v8-dev" 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.

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" 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