LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ATI driver installation problem (https://www.linuxquestions.org/questions/linux-newbie-8/ati-driver-installation-problem-240009/)

eltoro 10-07-2004 07:14 PM

ATI driver installation problem
 
I tried installing the latest ATI Radeon driver in my Mandrake 10.1 by running the command:
rpm -ivh fglrx-4.3.0-3.14.1.i386.rpm

And got the following message:
Quote:

Preparing... ########################################### [100%]
file /usr/X11R6/lib/libGL.so.1.2 from install of fglrx-4.3.0-3.14.1 conflicts with file from package libxorg-x11-6.7.0-2mdk
What does this means?

Thanks!
Tom

error403 10-09-2004 07:52 PM

use this command instead
Code:

rpm -ivh --force fglrx-4.3.0-3.14.1.i386.rpm
That will force it to complete no matter what errors it encounters.


All times are GMT -5. The time now is 11:53 PM.