Hi Ramesh, Try adding the gaia path to you .mozconfig like so: GAIADIR=/Path/To/gaia
I believe that has something to do with the creation of "b2g-bin." Conversely, you can run "./mach package" from the mozilla-central directory, and that should create an installer in your /obj-dir/dist/ folder. When you install from there you should get a b2g-bin. Michael On Thursday, December 5, 2013 12:17:16 PM UTC-8, Ramesh Basukala wrote: > I was able to build Firefox OS on my box with Fedora 19 (64-bit on it) > > following the steps from URL > > https://developer.mozilla.org/en-US/Firefox_OS/Using_the_B2G_desktop_client. > > I had to install couple of packages that were missing: gcc-c++ and bzip2. > > > > I have problem running "Running the desktop client". Document says to run > > ".../b2g-bin -profile gaia/profile-debug". I could not find b2g-bin at all, > > even locate doesn't show it is present at all. I tried to run the same > > command with b2g, it fires up a window with "based on mozilla technoly" > > text on it, it goes blank after a while, nothing shows. Am I doing > > something wrong, attached in a screenshot, it was also sowing some > > permission denied messages on console. > > > > Thanks. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
