<meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><meta charset="utf-8">Debian/Ubuntu dependencies should include xinit. Otherwise, there is no guarantee that &quot;startx&quot; is present.</span></div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div>Problem:<br><br>1. Install a minimal version of Debian 6.0 Squeeze or Ubuntu 10.10 Maverick.<br>

2. $ apt-get install <font color="#222222">openbox</font><br>3. $ startx: command not found<br><br>Solution:<br><br>1. $ apt-get install xinit<br>2. $ echo &quot;exec <font color="#222222">openbox</font>-session&quot; &gt; ~/.xinitrc</span><div>

<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">3. $ startx<br><br>Cheers,<br></span><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Andrew Pennebaker</span></div>

</div>