On Sun, 2004-03-28 at 05:42, Nicos Gollan wrote: > After installing the ATI fglrx driver and modifying the xlibmesa-gl-dev > package not to depend on a specific version of xlibmesa-gl, each time I > want to dist-upgrade, a new version of xlibmesa-gl-dev is to be > installed and apt wants to remove the fglrx package. > > How do I tell apt that it can shove xlibmesa-gl and install > xlibmesa-gl-dev no matter what it depends on?
Actually the best thing to do is to install whatever version of xlibmesa-gl you wish, and use dpkg-divert to install /usr/X11R6/lib/libGL.so.1.2 with a different name. This takes care of dependency problems on my box. Read over the dpkg-divert manpage for more info... -- Jeff Layton <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]