<br><br><div class="gmail_quote">On Fri, Dec 14, 2012 at 12:48 PM, Bill Meek <span dir="ltr">&lt;<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 12/14/2012 12:21 PM, eric millham wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, Dec 14, 2012 at 10:18 AM, Michael T. Dean &lt;<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>&gt;<u></u>wrote:<br>
</blockquote></div>
...<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
ls /usr/{,local/}{lib/{libmyth*,*<u></u>*mythtv},include/mythtv}<br>
</blockquote></blockquote>
...<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
thanks for all the ideas!<br>
</blockquote>
<br></div>
Hmmm, would have expected the locate or the ls ... to find more than one mythbackend.<br>
<br>
If you&#39;ve already solved this, kindly ignore the rest.<br>
<br>
So, when the backend is started in *buntu, the command line comes from<br>
/etc/init/mythtv-backend.conf and the stock line looks like this:<br>
<br>
  /usr/bin/mythbackend --syslog local7 --user mythtv<br>
<br>
To duplicate that from the command line, you would run:<br>
<br>
  sudo /usr/bin/mythbackend --syslog local7 --user mythtv<br>
<br>
Is that what you&#39;re typing? (I&#39;m asking because the initial post in this thread<br>
only said: mythbackend.)<br>
<br>
What does: file /usr/bin/mythbackend return (executable or shell script?)<br>
<br>
Does: locate -b &#39;\mythbackend.real&#39; &#39;\mythbackend.sh&#39; find any duplicate files?<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Bill</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br><div>Thanks for the help - in the end I punted and removed mythbuntu from ubuntu and then re-installed. I then had an issue with it setting the pw differently in home/myth from home/&lt;myid&gt; with the file in &lt;myid&gt; having the proper mysql pw and because of this I could start the backend from command line but not as a service. Maybe that was part of the initial issue.... I copied the config.xml and all was well. </div>