Hi, I just follow https://wiki.ubuntu.com/Touch/Emulator and build it from scratch then I meet error output as below:
$ ./build/tools/build-emulator-sdcard.sh + OUT=out/target/product/generic/ + [ ! -e out/target/product/generic//ubuntu-rootfs.tar.xz ] + ./build/tools/get-tarball-url.py ./build/tools/build-emulator-sdcard.sh: 1: ./build/tools/build-emulator-sdcard.sh: ./build/tools/get-tarball-url.py: not found + wget -O out/target/product/generic//ubuntu-rootfs.tar.xz wget: missing URL Usage: wget [OPTION]... [URL]... Try `wget --help' for more options. What I should to do now? BTW, If I want to copy executable emulator after I build it out, what files need be copied to? Thanks, Shuduo -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

