On 4/28/05, Kelly <[EMAIL PROTECTED]> wrote: > On 4/28/05, Geoff Hackett <[EMAIL PROTECTED]> wrote: > > Hi! > > Kind of new at this but I am trying to set up a myth box ona fresh fc3 > > following the Fedora Myth(TV)ology guide using apt. Unfortunately > > there is a depency conflict with xorg-x11-devel. I found 2 other > > instances of this reported in the forums and archives but none had a > > solution or workaround that worked. One person recomended removing > > the xorg-x11-devel package but that only resulted in a much more > > lengthy error. I'm hoping someone can help me figure this one out > > (Family Guy starts on sunday!!!) or provide some guidence. Below is > > said dependecy error... > > ---------------------------------------------------------- > > Fetched 85.9MB in 3m12s (447kB/s) > > Committing changes... > > Preparing... ########################################### > > [100%] > > file /usr/X11R6/include/X11/extensions/vldXvMC.h conflicts > > between attempted installs of libXvMCW-0.9.3-1.rhfc3.at and > > xorg-x11-devel-6.8.2-1.FC3.13_2.rhfc3.at > > E: Error while running transaction > > -------------------------------------------------------- > > Anybody got any ideas? > > > > Much Abliged > > GHackett - NYC > > _______________________________________________ > > mythtv-users mailing list > > [email protected] > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > > Like me, you probably installed kde, X dev rpms during install. Well, > I had to uninstall them, or some anyway. > > try rpm -e xorg-x11-devel-6.8.2-1.FC3.13_2.rhfc3.at > > this will kick out a list of dependencies. It will take you about 10 > min to remove all the packages needed to remove this one. Run the > update again it should be fine. > > kel > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users >
apt-get remove xorg-x11-devel will take care of the other dependencies for you...its a lot, but don't panic (yeah you know what movie I'm going to see tomorrow). I did it this morning...apt-get dist-upgrade works after this is done. the usual disclaimers apply. oh I also had to apt-get install myththemes after the dist-upgrade good luck _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
