[mythtv] (newbie) my experience so far...

Robert Kulagowski mythtv-dev@snowman.net
Wed, 6 Nov 2002 07:30:40 -0600


 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> A second question (less important): how do you change mysql
> permission so another user can read the database?  I installed myth
> as root but  want to run as another user.

There's a GRANT command in one of the setup scripts that sets up the
database for the mythtv user.  On Mandrake 9.0, you need to use 

% mysql -u root < mc.sql

for the initial setup.  A lot of stuff is assuming that you're the
mythtv user, with mythtv as the password, so it might be good to add
that user to your system and run everything as the mythtv login.

>Anybody using gcc 3.2 yet?  It might result in some optimizations.

I'm using 3.2 on MDK 9.0.  Seems to work ok.  Not sure about
optimizations, but at least the code doesn't appear majorly broken.


-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPckZgPc1NpCTlP0JEQLx/wCgq8LnaBUKbmMmGhXdyq4tX5inS14Anj4g
5I5gfPScRFz5e0ECQpxiFTWd
=xTB1
-----END PGP SIGNATURE-----