Hopefully somebody else can offer a fix, but I believe the problem is that you currently have an RPM installed which has provided the file /usr/X11R6/lib/libGL.so.1.2
This means that when you try to install the new package it fails because the new package also contains a version of libGL.so.1.2 - and overwriting the original could potentially be dangerous.
If you're prepared to risk breaking X entirely by installing your new RPM anyway, you can use rpm -Uvh --force ati_package.rpm
Be interested to hear what other people have to say - I'm no expert sadly, just trying to help!
[ Oops jailbait replied whilst I was writing my post! ]
Last edited by Widge; 09-18-2003 at 07:25 PM.
|