<div class="gmail_quote">On Tue, Jan 19, 2010 at 10:04 AM, jansenj <span dir="ltr">&lt;<a href="mailto:jansenj%2Bmyth@gmail.com">jansenj+myth@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
<br>
</div>If you&#39;re into compiling mythtv from sources, try my suggestion<br>
earlier in this thread:<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/users/406282#406282" target="_blank">http://www.gossamer-threads.com/lists/mythtv/users/406282#406282</a><br>
<font color="#888888"></font><br></blockquote></div><div><br>Does anyone know of a simple tutorial that would allow me to build a test version of the frontend without affecting the one my wife uses?  Or will it just simply build and run from whatever directory I build it in and not touch the current installation?  I&#39;ve only used ubuntu packages in the past. <br>

</div></div>
</blockquote></div><br>No luck, I can&#39;t get it to build and install to my own personal directory. vdpau is complaining:<br>vdpau.h:47:25: error: vdpau/vdpau.h: No such file or directory<br><br>and if I skip vdpau, the install fails:<br>
cd themes/ &amp;&amp; /usr/bin/qmake <a href="http://themes.pro">themes.pro</a> -unix QMAKE=/usr/bin/qmake -o Makefile<br>Project ERROR: Please run ./configure<br>make: *** [themes//Makefile] Error 2<br><br>