Στις Thu, 15 Jun 2006 20:39:49 +0100 Ο/Η "Philip Dillon-Thiselton" <[EMAIL PROTECTED]> έγραψε:
> "we knew there would be problems... : > > nvidia-utils conflicts with ati-fglrx-utils which conflicts with > libgl-dri... > > so its nvidia VS ati VS mesa..." > > I did pacman -Ql for all three pkgs and as far as I can see the > conflicting files are: > > /usr/lib/libGL.so > /usr/lib/libGL.so.1 > /usr/lib/libGL.so.1.2 > /usr/lib/xorg/modules/extensions/libGLcore.so > /usr/lib/xorg/modules/extensions/libglx.so > > Are these file specially built against anything or can I create a pkg > that builds libgl-dri, strips those files, then builds > ati-fglrx-utils, strips those files and then builds nvidia-utils and > tars it up? Then we get an archiegl-utils pkg that provides them all. > > Doable? Please say yes or we got big problems :) The actual problem is that each package provides its own version of the conflicting files, which cannot really by substitued by each other, so we get a set of conflicting packages. Things should be fine as long as the packages that need one of these files uses the 'libgl' dependency, which can be satisfied by any one of those three packages. But you can't have them installed at the same time. -- Stavros Giannouris Jabber: [EMAIL PROTECTED] "Hello. I'm a signature virus. Just copy me to your signature to help me spread"
signature.asc
Description: PGP signature
_______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
