On Mon, May 30, 2005 at 12:40:00AM -0700, Jon Johnson wrote:
> > > 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? 

No, it looks like you deactivated ATrpms. E.g. try

apt-cache policy xorg-x11-devel xorg-x11-libs

and

apt-get install xorg-x11-devel xorg-x11-libs

-- 
Axel.Thimm at ATrpms.net

Attachment: pgpntibjTGs48.pgp
Description: PGP signature

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to