Results 1 to 2 of 2
I try to install video driver for ATI Radeon 9200 fglrx_4_3_0-8.28.8-1.i386.rpm.
As a result I receive the message about unresolved dependence libexpat.so.1.
I install exapt 2.0.0 (from sources):
./configure
make ...
- 01-20-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 1
Unresolved dependence during ATI driver instalation
I try to install video driver for ATI Radeon 9200 fglrx_4_3_0-8.28.8-1.i386.rpm.
As a result I receive the message about unresolved dependence libexpat.so.1.
I install exapt 2.0.0 (from sources):
./configure
make install
Check existing of libexpat.so.1 in /usr/local/lib - appeared.
I try to install fglrx_4_3_0-8.28.8-1.i386.rpm again and have the same error.
I remove expat 2.0.0:
make uninstall
I install exapt 2.0.0 to other directory:
./configure --prefix=/usr
make install
Check existing of libexpat.so.1 in /usr/lib - appeared.
I try to install fglrx_4_3_0-8.28.8-1.i386.rpm and have the same error again.
Question: Where to locate libexpat.so.1 so that fglrx_4_3_0-8.28.8-1.i386.rpm can resolve its dependense.
- 01-20-2007 #2
What distro are you using? Have you tried getting expat through your package manager?
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.


Reply With Quote