Hi Pramod, We produce desktop builds of B2G that come with a packaged Gaia profile every night. If your interested in running one of those, you should be able to download one from:
http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-central/ Once you download that, you can launch it with the bundled Gaia profile by running the b2g program without any argumnents. That page is a little old, so I'm not sure if everything is still correct. Hopefully that helps, let me know if you want help building B2G desktop yourself John Ford If your interested in building the component, On Oct 4, 2012, at 11:34 PM, Pramod Korti wrote: > Hi, > > I am tring to run B2G Desktop client in Linux through simple script as below > > ********************** > export B2G_HOMESCREEN=http://homescreen.gaiamobile.org/ > /u/prakot/B2G/build/dist/bin/b2g -safe-mode -profile > /u/prakot/B2G/gaia/profile > ********************* > as suggested in below link > http://playingwithsid.blogspot.in/2012/03/building-boot2gecko-on-ubuntu.html > > And till not successfull in getting B2G Homescreen launched. Getting screen > showing error-- "unable to connect, connection was refused when attempting to > connect //homescreen.gaiamobile.org/, > > Is any special permission required to access this? any alternative to launch > Homescreen and other appps? > > when we try with below alternative Blcack screen with MOZILLA at bottom gets > displayed > > ./b2g -safe-mode -profile /u/prakot/B2G/gaia/profile > > ./b2g -safe-mode -profile /u/prakot/B2G/gaia/profile --runapps homescreen > this displays BLACK screen > > any suggestions please suggest.. > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
