> Well... I tried to install but I needed qmake, which apparently resides
> within the qt-devel package. However, when I tried to apt-get install
> qt-devel I got the following:  
>         Depends: libpng-devel but it is not going to be installed
>         Depends: xorg-x11-devel but it is not going to be installed

Try digging further by asking apt to install the failed dependencies
(e.g. xorg-x11-devel), this will reveal more on the obstruction. If
the next depenency error is still confusing repeat until you find the
offending package.
zlib-devel: Depends: zlib (= 1.2.1.2) but 1.2.2.2-1.rhfc3.at is to be installed
xorg-x11-devel: xorg-x11-libs (= 6.8.2-1.FC3.13) but 6.8.2-1.FC3.13_2.rhfc3.at is to be installed

Had to go a couple of layers deep, but these are the two problem packages.  Do I need to downgrade something?
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to