diff options
Diffstat (limited to 'multimedia/mythtv/README')
-rw-r--r-- | multimedia/mythtv/README | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/multimedia/mythtv/README b/multimedia/mythtv/README index 4178d93473e04..0a9b5ca995a6c 100644 --- a/multimedia/mythtv/README +++ b/multimedia/mythtv/README @@ -3,14 +3,6 @@ mythical home media convergence box on your own using Open Source software 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 +See README.SLACKWARE after installation for setup information. -Then run mythtv-setup to configure mythtv - > mythtv-setup - -Detailed instructions for mythtv can be found here: - 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) +This requires yasm and lame, and optionally xmltv_prereq, xmltv, and lirc. |