hi, repo is not in $PATH.. make sure - you downloaded repo (curl https://android.git.kernel.org/repo > <some-directory>) - add that <some-directory> to $PATH (export PATH=<some-directory>)
On Sun, Mar 28, 2010 at 8:31 PM, vj agni <[email protected]> wrote: > I'm trying to get the Android source code using the steps given in > http://source.android.com/download > > But I get the following error when I run '$ repo init -u > git://android.git.kernel.org/platform/manifest.git' > > 'bash: repo: command not found' > > What am I doing wrong? I am on Ubuntu 8.04. > > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > > To unsubscribe from this group, send email to > android-porting+unsubscribegooglegroups.com or reply to this email with the > words "REMOVE ME" as the subject. > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting To unsubscribe from this group, send email to android-porting+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
