Mobile/Build/Maemo Build Instructions: Difference between revisions

Line 101: Line 101:
==Run It!==
==Run It!==


To run your build in scratchbox, you'll need to install xephyr.  Fortunately if you are on a debian based system, this couldn't be easier. Just run:
To run your build in scratchbox, you'll need to install xephyr from your host machine.  Fortunately if you are on a Debian based system (such as Ubuntu), this couldn't be easier. Just run:


<code><pre>sudo apt-get install xserver-xephyr</pre></code>
<code><pre>sudo apt-get install xserver-xephyr</pre></code>