I run mythfilldatabase from a daily cron job which picks up the listings from a xmltv file prepared earlier. When I run this as mythtv from the command line it works fine. But when it&#39;s run from the cron job I get these errors:<br>


&nbsp;&nbsp;&nbsp; 2008-04-05 14:25:32.211 Bypassing grabbers, reading directly from file<br>&nbsp;&nbsp;&nbsp; 2008-04-05 14:25:32.212 Using runtime prefix = /usr, libdir = /usr/lib<br>&nbsp;&nbsp;&nbsp; 2008-04-05 14:25:32.212 Cannot locate your home directory. Please set the<br>


&nbsp;&nbsp;&nbsp; +environment variable HOME or MYTHCONFDIR<br>&nbsp;&nbsp;&nbsp; 2008-04-05 14:25:32.212 Failed to init MythContext, exiting.<br><br>I put this line in /etc/sysconfig/mythbackend but it&#39;s obviously not what&#39;s needed because the problem still occurs:<br>
&nbsp;&nbsp;&nbsp; MYTHCONFDIR=/home/mythtv/.mythtv<br><br>Can anyone advise what I need to do to fix this? It says to set HOME or MYTHCONFDIR, but where do I set it and what do I set it to?<br><br>Regards,<br>Phill<br>