Hi guys,<div><br></div><div>If you are running trunk and having issues with mythtube, here are the instruction for getting it going.</div><div><br></div><div>1. Download the latest tarball from the ticket,&nbsp;<a href="http://svn.mythtv.org/trac/ticket/5589">http://svn.mythtv.org/trac/ticket/5589</a>. &nbsp;At the time of this writing, mythtube.7.tar.gz is the current version and compiles cleanly with post-ffmpeg-sync trunk:</div>
<div><br></div><div>wget&nbsp;<a href="http://svn.mythtv.org/trac/raw-attachment/ticket/5589/mythtube.7.tar.gz">http://svn.mythtv.org/trac/raw-attachment/ticket/5589/mythtube.7.tar.gz</a></div><div><br></div><div>2. Untar the package IN YOUR MYTHPLUGINS SOURCE DIRECTORY:</div>
<div><br></div><div>tar xvzf mythtube.7.tar.gz</div><div><br></div><div>3. Patch the configure and library.xml files:</div><div><br></div><div>patch configure&nbsp;mythtube/contrib/mythtube-configopts.patch.txt</div><div>patch /usr/share/mythtv/library.xml&nbsp;mythtube/contrib/library.xml.mythtube.patch</div>
<div><br></div><div>(change as appropriate if your prefix is anything but /usr)</div><div><br></div><div>4. ./configure and install as normal. You should see MythTube in the list of plugins to be built. &nbsp;It will build first so you will know quickly if it&#39;s going to work.</div>
<div><br></div><div><br></div><div>This tested on a fresh myth install with no other patches applied.</div><div><br></div><div>Robert</div><div><br></div><div><br></div>