3e0fe5991c
Currently, the port builds and installs MythTV, but doesn't help much in configuring it.
13 lines
292 B
Text
13 lines
292 B
Text
**********
|
|
|
|
MythTV has now been installed, but it still needs to be configured.
|
|
|
|
1. To create the database, use the following command:
|
|
|
|
mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql
|
|
|
|
2. Next, run mythtv-setup.
|
|
|
|
See http://www.mythtv.org/docs/ for more information.
|
|
|
|
**********
|