82
edits
| 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 | 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> | ||
edits