LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Failed Dependencies Yada Yada Yada (https://www.linuxquestions.org/questions/linux-software-2/failed-dependencies-yada-yada-yada-278955/)

corster 01-17-2005 02:20 PM

Failed Dependencies Yada Yada Yada
 
I am trying to install xine and I am getting Failed Dependencies on libGL even
though I know that it is there:

# rpm -i xine-lib*
warning: xine-lib-1.0.0-1.1.fc3.fr.i386.rpm: V3 DSA signature: NOKEY, key
ID e42d547b
error: Failed dependencies:
libGL.so.1 is needed by xine-lib-1.0.0-1.1.fc3.fr.i386
libXvMCW.so.1 is needed by xine-lib-1.0.0-1.1.fc3.fr.i386
libdvdcss is needed by xine-lib-1.0.0-1.1.fc3.fr.i386
libfame-0.9.so.1 is needed by xine-lib-1.0.0-1.1.fc3.fr.i386

# locate libGL.so.1
/usr/lib/libGL.so.1.0.6629
/usr/lib/libGL.so.1

# ls -l /usr/lib/libGL.so.1*
lrwxrwxrwx 1 root root 17 Dec 30 12:01 /usr/lib/libGL.so.1 ->
libGL.so.1.0. 6629
-rwxr-xr-x 1 root root 473996 Dec 30 11:57 /usr/lib/libGL.so.1.0.6629

Anyone else have problems similar to this? This is Fedora Core 3

-cor-

corster 01-17-2005 04:24 PM

As an update, I've tried to install VLC and MPlayer as well with the same result. The underlying problem seems to be the libGL.so.1 library. It is there, however, I have an NVidia Card and I was reading that the latest NVidia Driver could be an issue. It's quite strange because I had MPlayer and VLC running fine on this same machine with FC1.

-cor-

corster 01-18-2005 02:57 PM

Well, I got it going. I ended up searching for a new libGL installation. Apparently, the libGL that was installed didn't make it into the rpm database :/ What a pain. But I installed all of my favorite media players and everything is running fine.

-cor-


All times are GMT -5. The time now is 07:57 AM.