<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 02/17/2012 02:19 PM, Duncan Gillibrand wrote:
<blockquote cite="mid:015e01ccedb9$cea31a30$6be94e90$@yahoo.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Can I apologise for being a N00B? I’ve
looked everywhere and can’t find out what my prob is.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have successfully installed and can run
MythTV under XBMC and I love it.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The problem I have is that mysql doesn’t
start unless I manually enter the following in a terminal ….
What do I have to do to get it to “autostart”? I know it’s cos
mysqld.sock doesn’t exist although I keep creating and
re-creating it but after every reboot it’s gone.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Sudo –s<o:p></o:p></p>
<p class="MsoNormal">Mkdir /var/run/mysqld<o:p></o:p></p>
<p class="MsoNormal">Touch /var/run/mysqld.mysqld.sock<o:p></o:p></p>
<p class="MsoNormal">Chown Duncan /var/run/mysqld/mysqld.sock<o:p></o:p></p>
<p class="MsoNormal">Chown –R Duncan /var/run/mysqld/<o:p></o:p></p>
<p class="MsoNormal">Mysqld<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">And then in another terminal run
“mythbackend”<o:p></o:p></p>
<br>
</div>
</blockquote>
<br>
<br>
Hello Duncan,<br>
<br>
Can you give us some information about what Linux distribution you
are using? Are you using the stock mysql, mythtv, etc packages for
the distro or are you compiling them yourself?<br>
<br>
Michael<br>
<br>
</body>
</html>