LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   mplayer libGL.so.1 error (https://www.linuxquestions.org/questions/linux-general-1/mplayer-libgl-so-1-error-239770/)

shogun1234 10-07-2004 06:54 AM

mplayer libGL.so.1 error
 
I use apt-get to install mplaer[586/686] to my debian 3.x version with kernel updated to 2.6.x verion.
however when running mplayer it issues such errors:
Code:

mplayer: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
what files i may miss when install maplyer? for seemly there're reference to, one in X lib and one in /user/lib; yet i don't know it at all. even though i link ligGL.so as libGL.so.1. it didn't work at all.
I appreciate any sugestion, sincerely.

trickykid 10-07-2004 07:15 AM

You need to install Mesa.. or the XFree86-Mesa lib's.. etc.

acid_kewpie 10-07-2004 07:38 AM

or alternatively recompile mplayer and it will not look for the GL libraries in the first place. obviously tis is only useful if you don't acutally want GL.

trickykid 10-07-2004 09:17 AM

Quote:

Originally posted by acid_kewpie
or alternatively recompile mplayer and it will not look for the GL libraries in the first place. obviously tis is only useful if you don't acutally want GL.
Got to hate it when you have many options to choose from.. :p


All times are GMT -5. The time now is 07:55 PM.