On Sat, Jan 24, 2009 at 10:19 PM, Vishal Shah <[email protected]> wrote:

>
> Hi,
>
> I'm new to Mac and android. I went through all the steps mentioned to
> prepare to get android source on Mac.
>
> However after getting repo and changing it to executable I can't
> execute repo init -u ....
> I keep getting -bash: repo: command not found
>

Put a './' in front of repo, e.g.

./repo init -u ...


>
> my $PATH is /opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/
> bin:/usr/X11/bin


But the current directory ISN'T in your PATH, is it. :-)


-- 

Faber Fedor
Cloud Computing New Jersey
http://cloudcomputingnj.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to