Hola, estoy intentando compilar CM9 en ubuntu 12.04.
Cuando intento utilizar el comando repo me sale :
repo init -u git://github.com/CyanogenMod/android.git -b ics
/usr/local/bin/repo: line 1: hi ha un error inesperat de sintaxi prop del senyal 'newline'
/usr/local/bin/repo: line 1: `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">'
Tengo instalado git y he seguido este procedimiento para instalar repo :
Install the Repository
Enter the following to download make executable the "repo" binary:
curl
http://android.git.kernel.org/repo > ~/bin/repo
chmod a+x ~/bin/repo
NOTE: You may need to reboot for these changes to take effect.
Grácias por la ayuda.
