[mythtv-users] First start of mythtv-setup after compiling

William william_munson at comcast.net
Sat Dec 5 12:22:12 UTC 2009


Romont Sylvain wrote:
> Thank for your answer!
>
> for compile I did:
>
> $ svn co http://svn.mythtv.org/svn/branches/release-0-22-fixes/ mythtv-0.22
> $ cd mythtv-0.22
> $ ./configure --enable-vdpau --enable-libfaad
> $ make -j 2
> $ make install
> $ cd database
> $ mysql -u root < mc.sql
>
> Did I miss something?
>
> Thank you for your help!
>
>   
Depending on your distro you may need to configure with the following 
option --prefix=/usr
Not all distros can use /usr/local without adding it to the path. Also, 
you may have a different version installed in /usr if you ever installed 
from a repo so check to make sure nothing else is installed.


More information about the mythtv-users mailing list