Typically a mythbackend script would have been put in your /etc/init.d directory I would think when you did a make install. Does one appear (something maybe with a .sh or something) in the /usr/local hierarchy that you might have to copy in? Maybe check the documentation and contrib directories for a startup script?
<br><br>The good thing is, if you have an old system with a bootable myth-backend it's easy to re-create that.<br><br>The easiest might be simply to copy the old file from the old system to /etc/init.d, modify it to point to the directory structure (sounds like /usr/local in your case) where you've installed Myth, and run it, the options hopefully havn't changed much between
0.18 and 0.19 (I have NO experience with .18). Just make sure you use `chkconfig --level 345 mythbackend on` to get it starting at boot.<br><br>--Douglas Wagner<br><br><div><span class="gmail_quote">On 5/1/06, <b class="gmail_sendername">
Alan Secker</b> <<a href="mailto:alan@asandco.co.uk">alan@asandco.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi JJ<br><br>I checked the Mandriva Control Centre for the Services running - and it<br>wasn't.<br>I had tried to run the compiled executable from where I had created it :<br><br>/home/alan/programs/mythtv-0.19/programs/mythbackend
<br><br>I checked my old machine which had had a working Mythtv-0.18.1 and it had a<br>bash script called mythbackend in ~/init.d. My current setup doesn't.<br>Neither<br>is a copy of the execs present in /usr/local/bin.
<br><br>It looks like I have step missing in the build process but where?<br><br>Regards<br><br>Alan<br>>> I now get MythTV coming up (version 0.19) but with four initial<br>>> problems:<br>>> 1) In Setup - General, I get the message:
<br>>><br>>> 'Could not connect to the master backend server -- is it running?<br>>> Is the IP address set for it in the setup program correct?'<br>>><br>>> The answer to the first was No, mythbackend wasn't running. I
<br>>> tried to start it (from Mandriva 2006) but it wouldn't.<br>>><br>> How do you know it didn't start? In other words, tell us what you saw.<br>> Did you look at the log ( try: 'tail /var/log/mythtv/mythtvbackend.log'
<br>> )? Are you trying to start it as the root user (try: 'sudo<br>> /etc/init.d/mythbackend start')?<br>><br>> Regards,<br>> JJ<br>><br><br>_______________________________________________<br>mythtv-users mailing list
<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div>
<br>