<br><br>On Monday, 16 September 2013, Mike McMullin  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> I grabbed this version of myth doing a cut/paste into a terminal:<br>

<br>
 Release Candidate: If you&#39;d like to get the 0.27 release candidate<br>
branch, do this:<br>
<br>
git clone -b fixes/0.27 git://<a href="http://github.com/MythTV/mythtv.git" target="_blank">github.com/MythTV/mythtv.git</a><br>
git clone -b fixes/0.27 git://<a href="http://github.com/MythTV/mythweb.git" target="_blank">github.com/MythTV/mythweb.git</a><br>
<br>
These are the files I have and this is the error trying to compile:<br>
<br>
<br>
mike@front-main:~/myth-git/mythtv/mythtv$ ls<br>
AUTHORS    database          filters   locales       themes<br>
bindings   docs              html      Makefile      UPGRADING<br>
configure  EXPORTED_VERSION  i18n      programs      VERSION<br>
contrib    external          keys.txt  README        <a href="http://version.pro" target="_blank">version.pro</a><br>
COPYING    FAQ               libs      <a href="http://settings.pro" target="_blank">settings.pro</a>  version.sh<br>
mike@front-main:~/myth-git/mythtv/mythtv$ ./configure<br>
ERROR: libXxf86vm not found<br>
</blockquote><div><br></div><div>sudo apt-get build-dep mythtv</div><div><br></div><div>But on Ubuntu, why not use the pre-built binaries? </div>