PDA

View Full Version : libexpat.so.1 Fedora Core 5


zraffz
21st January 2007, 10:20 PM
Hello, I am trying to install the driver for my Radeon 9250 card and I get an error that says libexpat.so.1 isn't detected/found when I run the .rpm to install the driver.
Any help on how to fix this?

Seve
22nd January 2007, 04:06 AM
Hello:
To find out what package is missing run
yum whatprovides libexpat.so.1
then install the missing rpm and give your driver install another go.
You may also want to have a look at using the kmod-fglrx rpms from livna
http://rpm.livna.org/fedora/6/i386/repodata/
Much easier to deal with and the missing / required dependencies will be taken care of.
Seve