[mythtv-users] Mythbuntu frontend problem and log file location

Travis Tabbal travis at tabbal.net
Fri Apr 30 18:59:47 UTC 2010


On Fri, Apr 30, 2010 at 12:54 PM, Jason Ward <jasonfward at gmail.com> wrote:

>
> I cannot create the directory, the option is grayed out in the File Manager
> and much to my surprise typing "md directoryname" at the console results in
> an error to the effect that there is no such command.  I'm convinced I've
> used that command on other linux installs :S
>
>

You want "mkdir", not "md". If you want the other to work, there's always
alias and .bash_profile. :)

It's possible other distributions include "md" aliased by default.

To create that directory, you probably need root permissions. Try "sudo
mkdir /var/log/mythtv".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100430/1eccdf7c/attachment.htm>


More information about the mythtv-users mailing list