On Tuesday 02 September 2003 13:42, Rob Harris wrote: > On Tue, 2003-09-02 at 14:22, Marshal Newrock wrote: > > So, mythtv will not install if you have mythfrontend installed. > > Ok, I had figured THAT much out on my own. ;) > > mcclure mythtv # emerge -C mythfrontend > > !!! Couldn't find match for mythfrontend > > >>> unmerge: No packages selected for removal. > > mcclure mythtv # emerge -p mythtv > > These are the packages that I would merge, in order: > > Calculating dependencies > !!! all ebuilds that could satisfy "mythtv" have been masked. > > !!! Error calculating dependencies. Please correct.
mythtv is masked. You need to run 'env ACCEPT_KEYWORDS=~x86 emerge -p mythtv' or 'env ACCEPT_KEYWORDS=~x86 emerge mythtv' if you are running on Intel/AMD archs. Also, mythtv requires mysql but it is not in the list of dependencies so you will have to emerge it separately. The reason mysql is not depended on by the ebuild is because mysql does have to run on the same box as mythtv. -- [EMAIL PROTECTED] mailing list
