← Back to team overview

ubuntu-phone team mailing list archive

follow instructions to build emulator on precise amd64 but fail at build-emulator-sdcard.sh

 

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


Follow ups