Re: php-mythtv
Rick <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 6/17/2012 11:49 AM, Scott Knight wrote: > on 6/17/2012 9:27 AM Rick carved the following into a picnic table: >> >> On 6/6/2012 1:11 PM, Rick wrote: >> > I'm trying to install mythtv on F17 and get a dependency problem. >> > Mythweb requires php-MythTV. Seems to me I've read about this >> somewhere >> > but cannot find it now. Does anyone know the cure? >> > >> > rick >> > >> >> >> Anyone? I can't be the only one having this problem. >> >> rick >> > The packages for 0.24 are there for F17 (bijou as well, which is what I > was running), so I assume you are talking about the current 0.25? If > so, the way I had to install them was to jump through a couple of hoops, > first by lying to the repository: > yum --releasever=16 install mythtv-frontend > > If your system is anything like mine, it will fail with a bunch of > dependency problems. I ended up having to install (without the > releasever arg): > yum install avahi avahi-compat-libdns_sd expat dbus-libs libva-glx1 > libattr nss-softokn-freebl > > After that it went right in and has been running perfectly. > > Scott > No, that didn't work either. There were a dozen or so dependency errors that time. rick