mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
12 lines
330 B
Text
12 lines
330 B
Text
|
README.SLACKWARE for mythtv
|
||
|
|
||
|
You need to create a database before you can run mythtv:
|
||
|
# mysql -u root -p < /usr/share/mythtv/database/mc.sql
|
||
|
|
||
|
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
|
||
|
|