| The book is doing ok |
I must say I am pleased with the Amazon rank for the MythTV book. The ranks seem volatile though -- the other day it was doing well in "Linux books", now its doing well in "video books".
posted at: 10:43 | path: /mythtv/book | permanent link to this entry
-
#181
Cherian Olikara
I bought your MythTV book (electronic version) from Apress. Outstanding. I am using Kubuntu 8.04.1 and MythTV 0.21. Not all the way there yet but making progress.
One suggested correction. On page 49, in the instructions for setting up the database schema, you should list the option for specifying a password if one has set it up for the root user:
mysql -u root -p{password} < mythtv-0.20/database/mc.sql
Also point out to put no space between the -p and the password. It took me a bit to figure out why I wasnt allowed to access the database.
