[mythtv-users] Creating the Mythtv database

Nick Morrott knowledgejunkie at gmail.com
Sat Apr 21 19:49:25 UTC 2007


On 21/04/07, craig32 at mts.net <craig32 at mts.net> wrote:
> Hi,
>
> I am a Linux and Mythtv newbie and I am having trouble setting up the Mythtv database.  I looked for a solution to my problem in the archives but was unable to find one.  If there was a solution there that I missed I apologize for taking up your time.  I am running Fedora 6 and following J.Wilson's How-To web pageMy problem is as follows;
>
> I am able to enable MySQL at system startup and set the MySQL root password without a hitch.

This is a good sign and means MySQL is installed correctly so far.

> However, when I try to create the MythTV database I get the following
>
> [mythtv at localhost ~]$ mysql -u root -p < usr/share/doc/mythtv-0.20/database/mc.sql
> bash: /usr/share/doc/mythtv-0.20/database/mc.sql: No such file or directory
>
>
> Obviously I need to create this directory.  How is this done

The error is referring to the 'mc.sql' file that you are trying to
import, which cannot be found. As Boleslaw stated, this file is part
of the "mythtv" package. This package is automatically installed for
you if you follow Jarod's guide and install the "mythtv-suite"
package.

Are you certain you installed the "mythtv-suite" package in step #9 of
Jarod's guide? Did you notice any errors on the screen?

What is the output of

# rpm -qa | grep "myth"

Nick
-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list