[mythtv-users] gentoo emerge of mythfrontend problem

Harlan harlanb at emsmail.net
Thu Nov 20 22:47:47 EST 2003


Hi Don,
  I had a similar problem when I emerged version 0.12.  The problem is that 
you really do need to have both mysql and qt installed.  I found it best to 
"emerge mysql qt" before, and as a separate emerge from, mythtv.  For 
whatever reason, I was not able to do "emerge mythfrontend" and get it to 
work.  I could "emerge mythtv", this then built mythfrontend as part of the 
mythtv package; no need to do "emerge mythfrontend" as a separate build.

Here is my USE variables from /etc/make.conf:
  USE="X gtk gnome alsa cups qt mysql"

I hope this helps.

Harlan...

On Thursday 20 November 2003 06:44 am, Donald Cook wrote:
> I am running gentoox on a xbox.
>
> When I do an:
>
>      Xbox root # emerge  mythfrontend
>
> I get the followin error.
>
>      Calculating dependencies ...done!
>
>      >>> emerge (1 of 1) media-tv/mythfrontend-0.12 to /
>      >>> md5 src_uri ;-) mythtv-0.12.tar.bz2
>
>      * Qt is missing MySQL support. Please add
>      * 'mysql' to your USE flags, and re-emerge Qt.
>
> So at this point I run:
>
>      Xbox root # USE="-mysql" emerge qt
>
> I think the above is the correct context to set the USE flag to mysql
> (please correct me if I am wrong)
>
> But when I try to emerge mythfrontend again, I get the same error.
>
> donald



More information about the mythtv-users mailing list