How To Build Xecutah

From WebOS Internals
Revision as of 00:01, 13 July 2011 by RodWhitby (talk | contribs)
Jump to navigation Jump to search

How to build Xecutah

Pre-requisites

You must be running Ubuntu 11.04 on an x86 32-bit machine. 64-bit may work. Don't ask about Windows or OSX.

You need to install all the pre-requisites for the WIDK.

Source code locations

Git clone preware/build.git at /srv/preware/build/

Git clone preware/cross-compile.git at /srv/preware/cross-compile/

Note that we're currently using the x_restructure branch in cross-compile.

Git clone applications/xecutah.git at /srv/applications/xecutah

Toolchains

"make toolchain" in build

"make setup" in cross-compile

XServer and X Term

"make stage" in cross-compile/packages/x/xserver-package

Xecutah

"make device package" in xecutah