Hello All, When I download the code from Firefox. The following is the command I use:
git clone git://github.com/mozilla-b2g/B2G.git cd B2G ./config.sh emulator-x86 And it stopped at * [new tag] android-sdk-1.6_r2 -> android-sdk-1.6_r2 * [new tag] android-sdk-2.0.1-docs_r1 -> android-sdk-2.0.1-docs_r1 * [new tag] android-sdk-2.0.1_r1 -> android-sdk-2.0.1_r1 * [new tag] android-sdk-2.0_r1 -> android-sdk-2.0_r1 * [new tag] android-sdk-2.1_r1 -> android-sdk-2.1_r1 * [new tag] android-sdk-2.2_r1 -> android-sdk-2.2_r1 * [new tag] android-sdk-2.2_r2 -> android-sdk-2.2_r2 * [new tag] android-sdk-2.3.4_r1 -> android-sdk-2.3.4_r1 * [new tag] android-sdk-4.0.3-tools_r1 -> android-sdk-4.0.3-tools_r1 * [new tag] android-sdk-4.0.3_r1 -> android-sdk-4.0.3_r1 * [new tag] android-sdk-adt_r12 -> android-sdk-adt_r12 * [new tag] android-sdk-adt_r16.0.1 -> android-sdk-adt_r16.0.1 * [new tag] android-sdk-adt_r20 -> android-sdk-adt_r20 * [new tag] android-sdk-tools_r12 -> android-sdk-tools_r12 * [new tag] android-sdk-tools_r2 -> android-sdk-tools_r2 * [new tag] android-sdk-tools_r3 -> android-sdk-tools_r3 * [new tag] android-sdk-tools_r4 -> android-sdk-tools_r4 * [new tag] android-sdk-tools_r5 -> android-sdk-tools_r5 * [new tag] android-sdk-tools_r6 -> android-sdk-tools_r6 * [new tag] android-sdk-tools_r7 -> android-sdk-tools_r7 * [new tag] tungsten-bootloader-ics-aah -> tungsten-bootloader-ics-aah Fetching projects: 100% (86/86), done. I checked the net is ok, but, the system has stopped downloading files. If anyone knows, please tell me, tks Then I try ./build.sh , then i get following error root@cdeep-Vostro-2420:/home/cdeep/firefox_build/code/B2G# ./build.sh load-config.sh: line 7: /home/cdeep/firefox_build/code/B2G/.config: No such file or directory Could not load .config. Did you run config.sh~ Can you tell me whats going on???? Thank you On Wednesday, May 7, 2014 10:28:40 PM UTC-7, Sachin p wrote: > I faced the same issue. It seems that you are under proxy-server. Try > logging using internet.iitb.ac.in and sync again. > > > > > > > On Thu, May 8, 2014 at 10:48 AM, Santosh Shingare <[email protected]> > wrote: > > > Dear all, > > > > Thank you sachin for your quick reply. > > > > Yesterday I download B2G from following url and try to config for galaxy-s2. > > https://github.com/mozilla-b2g/B2G > > > > But I facing problem, process stop after 4-5 hour and say 'repo sync failed'. > > what I can do?? > > > > Thank you > > > > > > > > > On Tuesday, May 6, 2014 10:29:20 PM UTC-7, Sachin p wrote: > > > https://wiki.mozilla.org/B2G/Porting > > > > > > > > > > > > > > > > On Wed, May 7, 2014 at 10:34 AM, Santosh Shingare <[email protected]> > > wrote: > > > > > > > > > Hell all, > > > > > > > > > > > > I am new for Firefox OS, Want to install Firefox OS on low hand android > > tablet. > > > > > > can you tell me how can i install Firefox os on low hand android tablet. > > > > > > > > > > > > I have low hand android tablet with 4.4 ICS, I have to go with which > > image?? how to build? or any prebuild image is exits for android 4.4 ics?? > > > > > > > > > > > > If any tutorial exits how to ahead step by step?? > > > > > > > > > > > > Thank you > > > > > > _______________________________________________ > > > > > > dev-b2g mailing list > > > > > > [email protected] > > > > > > https://lists.mozilla.org/listinfo/dev-b2g > > > > > > > > > > > > > > > -- > > > Sachin > > > > _______________________________________________ > > dev-b2g mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-b2g > > > > > -- > Sachin _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
