[android-developers] repo: command not found
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home