glibc
karatekid
Ogdensburg, NY
Well here is my perdiciment. I want to install the ATI drivers for my card, which requires that glibc 2.2 be installed. I have glibc 2.3 installed. 2.3 found its way onto my system after I used apt to install xine. So now, when I try to install the ATI drivers via RPM, I get a conflict error over glibc. So, what do I do, am I screwed, or is there some magic way I don't know about (90% chance of this since I am a relative linux noob.) BTW, I am using RedHat 8.
Here is the error I get
Here is the error I get
file /usr/X11R6/lib/libGL.so.1.2 from install of fglrx-glc22-4.2.0-2.5.1 conflicts with file from package XFree86-Mesa-libGL-4.2.0-72
0
Comments
New at this myself, so someone probably has a better answer. I would look at finding the driver in non RPM form and installing it yourself.
I think you might need to search for ATI drivers, as I have glibc-2.3 in my redhat 8.0 workstation aswell. Did you build from the src.rpm's??
Personally, I've never met a dependancy error in redhat that wasn't cause by something stupid I did to it. You can always blow away your RPM's with source installs, but that can lead to a very very messy future next time you install something within that dep. chain. I would build from a src.rpm file before I did a plain source install.
Right now, you DO need source, but also need to talk on that channel and find out what makefile mods you can do. With Mandrake there is now a tool called mrproper that happily takes source and tries to reconcile it to current gcc and glibc. This little thing is one reason I like Mandrake. OTHER than that Mandrake has RPMS that work for a lot of ATI cards.
I am not knocking your choice, I also use RedHat.
Also check out this little virtual place:
http://speakeasy.rpmfind.net/
or
http://rpmfind.net/
Note there are typically 2 links for each entry-- one side leads to an RPM info page, the other leads to a direct download link.
You might also check out http://www.pclinuxonline.com/ and ask TexStar if he knows if his ATI RPMs for Mandrake 9.0 or 9.1 have been tested on RedHat 8 or 9-- in the forums.
John Danielson.