LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-18-2005, 11:34 PM   #1
heinola
Member
 
Registered: Jul 2004
Location: MN
Distribution: Ubuntu
Posts: 33

Rep: Reputation: 15
mythtv setup problems.....


I am running slackware 10.2 default kernel..

I wanted to play with mythtv possibly as a home theater sys..

I was wondering if any out there tried and succeded on the install of working mythtv..

I downloaded the mythtv-0.18.1.i686.tgz from linuxpackages as well as the mythtvplugins...tgz for slackware 10.1 and installed with no errors...

i tried the mythtv install setup doc from there site but i am having trouble how to setup a user and db for mythtv on slackware...

***if a need a partion for a db?
***mythtv as a user?

when they mean cd database is that
.usr/share/mythtv/database -or- /usr/share/doc/mythtv-0.18.1/database

then

mysql_install_db ?


i get the feeling that there is something missing from the install setup doc;s something that a somewhat new linux user might miss...

i might think about setting up a backend with a couple frontend machines in the house if i can get it to work correctly..

i get alot of access not allowed or i cant connect to the DB even when its on the same machine...

Id be happy for some basic from src install that a actual slack user made that works lol


if any can help or point id be very happy
 
Old 01-02-2006, 11:50 PM   #2
halvy
Member
 
Registered: Aug 2005
Location: Anchorage, Alaska (soon EU, hopefully)
Distribution: Anything NOT SystemD (ie. M$) related.
Posts: 918

Rep: Reputation: 42
i'v tried myth several times... and still have not been able to make it work (at all).

i will try again someday

anyway it sounds like you need mysql set up (i think myth REQUIRES it).

i'v never been able to find any decent docs for myth.. who knows, maybe thats why it's called 'Myth' lol
 
Old 01-06-2006, 10:58 PM   #3
eikeland
Member
 
Registered: Nov 2004
Location: Newport, RI, USA
Distribution: Mandriva 2006
Posts: 125

Rep: Reputation: 15
Setting up MythTv can be difficult, but it's also a good learning experience. I finally got MythTv set up a few days ago. I still have to figure out a few more things, but at least I can watch TV and listen to music etc. The documentation on how to use MythTv is not the greatest so it's taking a little longer than I wanted.

The instructions on how to install it is pretty decent though, as long as you have all the pre requisites.

...anyway, to answer your questions.

You don't need a partition of the database. Make sure you have MySQL installed and that the database is running.

'mythtv' should be a user. The user is normally created before you install MythTv, but I am not sure if it's required.

When they say 'cd database', they mean that should should change directory to the 'database' directory (after the downloaded file as been extracted). The documentation
This is the mc.sql script, and all it does is creating the database and give access. I am not sure where the actual database populated, but it's probably in the setup somewhere. Did you run the mythtv-setup? If you didin't have the database at the time, you will have some problems.
CREATE DATABASE mythconverg;
GRANT ALL ON mythconverg.* TO mythtv@localhost IDENTIFIED BY "mythtv";
FLUSH PRIVILEGES;
GRANT CREATE TEMPORARY TABLES ON mythconverg.* TO mythtv@localhost IDENTIFIED BY "mythtv";
FLUSH PRIVILEGES;

mysql_install_db that you mention is not mentioned in step 6 of the documentation:
http://www.mythtv.org/docs/mythtv-HOWTO-6.html
I am sure you can run this manually, but I did not run this manually myself, so it was probably ran during setup.

Your access problems is related to the fact that mythtv needs a mythtv user/account (also see database script above), so you need to create a mythtv. I also had to change ownership of a couple of files later.

I hope this helps a little.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mythtv mysql database setup help carmat06 Debian 3 09-27-2005 05:41 PM
mythtv problems canyon289 Linux - Software 3 08-21-2005 05:50 PM
MythTV install and setup question jpearsonx4 SUSE / openSUSE 3 07-27-2005 01:01 AM
mythtv - video source setup d1l2w3 Linux - Software 0 03-31-2005 08:49 AM
Is this a good setup for a home theater PC? (MythTV) the theorist Linux - Hardware 0 03-30-2004 02:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration