Hi,
You should check whether 'repo' has been downloaded correctly after curl
(use ls repo).
After you download it, you should also make sure it is part of your PATH
(edit your ~/.bashrc)
When you're done, you should be able to run 'which repo' from any folder.

Matt

On Tue, Oct 6, 2009 at 9:28 PM, SagarH <attitude.unleas...@gmail.com> wrote:

>
> Hi,
> I am using a Ubuntu x64
> Linux sagar-laptop 2.6.28-15-generic #52-Ubuntu SMP Wed Sep 9 10:48:52
> UTC 2009 x86_64 GNU/Linux
>
> I followed the exact steps given here to build the code:
> http://source.android.com/download
>
> When I initialize the repository using this command:
> repo init -u git://android.git.kernel.org/platform/manifest.git
>
>  I get an error repo:command not found.
>
>
> When  I executed the curl command;
> curl http://android.git.kernel.org/repo >~/bin/repo
>
> It's output was:
>
>  % Total    % Received % Xferd  Average Speed   Time    Time
> Time  Current
>                                 Dload  Upload   Total   Spent
> Left  Speed
> 100 17211    0 17211    0     0   8594      0 --:--:--  0:00:02
> --:--:-- 82777
>
> Seems, it downloaded nothing.
>
> Then, I did a mkdir mydroid and cd mydroid and run the repo init
> command and that's where I get the command not found error.
>
>
> Kindly help me
>
>
> Thanks
>
> >
>

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

Reply via email to