Leon, cool! After install python3, the script works now. Does any script can make a tar ball of necessary emulator files then I can take away to another computer?
Thanks, Shuduo On Sun, Nov 24, 2013 at 9:05 PM, leon lee <[email protected]> wrote: > I had the same issue before. It's simple. Just install python3 would remove > it. get-tarball-url.py is written in python3. > > > ------------------ Original ------------------ > From: "István Szőllősi"<[email protected]>; > Date: Nov 24, 2013 > To: "Shuduo Sang"<[email protected]>; > Cc: "ubuntu-phone"<[email protected]>; > Subject: Re: [Ubuntu-phone] follow instructions to build emulator on > preciseamd64 but fail at build-emulator-sdcard.sh > > Same error here! > > > 2013/11/24 Shuduo Sang <[email protected]> >> >> 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 > > -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

