<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 30, 2015 at 5:36 PM, Craig Huff <span dir="ltr"><<a href="mailto:huffcslists@gmail.com" target="_blank">huffcslists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Ok, Alec. Thanks for the info.<br><br>--<br></div>Craig.</div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">Okay, unfortunately I can't remember how I ended up with what I have, or why, but my script is this:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">cd /usr/local/src</div><div class="gmail_extra">apt-get build-dep lirc</div><div class="gmail_extra">apt-get -b source lirc</div><div class="gmail_extra">apt-get -y remove lirc</div><div class="gmail_extra">apt-get -y remove liblircclient0</div><div class="gmail_extra">dpkg -i liblircclient0_0.9.0-0ubuntu5_amd64.deb</div><div class="gmail_extra">dpkg -i lirc_0.9.0-0ubuntu5_amd64.deb</div><div class="gmail_extra">dpkg -i lirc-x_0.9.0-0ubuntu5_amd64.deb</div><div class="gmail_extra">mkdir /run/lirc</div><div class="gmail_extra"><br></div><div class="gmail_extra">In the /usr/local/src directory I have:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">liblircclient0_0.9.0-0ubuntu5_amd64.deb</div><div class="gmail_extra">liblircclient-dev_0.9.0-0ubuntu5_amd64.deb</div><div class="gmail_extra">lirc-0.9.0</div><div class="gmail_extra">lirc_0.9.0-0ubuntu5_amd64.changes</div><div class="gmail_extra">lirc_0.9.0-0ubuntu5_amd64.deb</div><div class="gmail_extra">lirc_0.9.0-0ubuntu5.debian.tar.gz</div><div class="gmail_extra">lirc_0.9.0-0ubuntu5.dsc</div><div class="gmail_extra">lirc_0.9.0.orig.tar.bz2</div><div class="gmail_extra">lirc-x_0.9.0-0ubuntu5_amd64.deb</div><div><br></div><div>and installed packages shows:</div><div><div><br></div><div>ii liblircclient0 0.9.0-0ubuntu5 amd64 infra-red remote control support - client library</div><div>ii lirc 0.9.0-0ubuntu5 amd64 infra-red remote control support</div><div>ii lirc-x 0.9.0-0ubuntu5 amd64 infra-red remote control support - X utilities</div></div><div><div>ii iguanair 1.1.0 amd64 This is the IguanaWorks USB IR daemon/driver and</div></div><div><br></div><div>Honestly I can't remember how I got to this point, but I think that is everything. Hope it helps!</div><div><br></div><div>Tom</div></div></div></div>