Marshall's Weblog

Embiggen Your Mind

Marshall's Weblog header image 2

MythTv: Eposide II – Attack of the Masked Packages

April 14th, 2006 · No Comments

Spent the day compiling Gnome and a few other things. I ran into a little snaffu when Mozilla wouldn’t compile. It would crap out complaining that it only supports 32 Bit ELF files. Turns out I had a mysterious x86 USE flag littering my make.conf file. After I deleted it, all compilations went fine. Next up is the MythTV build. Version 0.19 is masked in Portage so I set these options in the /etc/portage/package.keywords and 0.19 was on its way.

media-tv/mythtv ~amd64
x11-themes/mythtv-themes ~amd64
media-plugins/mythbrowser ~amd64
media-plugins/mythvideo ~amd64
media-plugins/mythnews ~amd64
media-plugins/mythmusic ~amd64
media-plugins/mythgallery ~amd64
media-plugins/mythcontrols ~amd64
media-plugins/mythweather ~amd64
www-apps/mythweb ~amd64

Tags: Linux · MythTv