diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-11 22:24:57 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:24:57 +0200 |
commit | 068d1b65d781a140a424ad0eaf029623d76d409a (patch) | |
tree | 6a6b1685861a08d37e0baec75ba48dc79847cb44 /multimedia/mythtv/README | |
parent | 427b8206d4da6cb201e0a0054f20c98bd3ca323c (diff) | |
download | slackbuilds-068d1b65d781a140a424ad0eaf029623d76d409a.tar.gz |
multimedia/mythtv: Updated for version 0.21
Diffstat (limited to 'multimedia/mythtv/README')
-rw-r--r-- | multimedia/mythtv/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mythtv/README b/multimedia/mythtv/README index a4868b8614..4178d93473 100644 --- a/multimedia/mythtv/README +++ b/multimedia/mythtv/README @@ -4,13 +4,13 @@ and operating systems. MythTV is known to work on Linux and Mac OS X (PowerPC and Intel). You need to create a database before you can run mythtv: -> mysql -u root -p < /usr/share/mythtv/database/mc.sql + > mysql -u root -p < /usr/share/mythtv/database/mc.sql Then run mythtv-setup to configure mythtv -> mythtv-setup + > mythtv-setup Detailed instructions for mythtv can be found here: - http://www.mythtv.org/wiki/index.php/User_Manual:Initial_Installation + http://www.mythtv.org/wiki/index.php/User_Manual:Initial_Installation Mythtv requires lame, and optionally can use xmltv (to create the program listings if you live outside of North America) and lirc (for IR remote control) |