具体步骤:
-
到下面地址下载win32/linux/osx系统下的“B2G Desktop”日常构建版。
下载地址:http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-central/ -
在命令行执行:
1 $ git clone git://github.com/mozilla-b2g/gaia
2 $ make -C gaia profile
3 $ /path/to/b2g -profile gaia/profile
4 (eg. Tonys-MacBook-Air:MacOS tchung$ ./b2g -profile /Users/tchung/Desktop/DailyB2G/07172012_desktop/gaia/profile)
详见Blog:http://dknite.wordpress.com/2012/07/18/desktop-builds-now-available-for-firefox-os/