Gentoo Archives: gentoo-user

From: Dale <teendale@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mplayer: error while loading shared libraries: libGL.so.1:
Date: Sat, 16 Sep 2006 06:51:24
Message-Id: 450B9DCB.1080409@vista-express.com
1 Fred Kastl wrote:
2 > Hi,
3 >
4 > I cannot start mplayer because of :
5 >
6 > mplayer: error while loading shared libraries: libGL.so.1: cannot open
7 > shared object file: No such file or directory
8 >
9 > Any suggestions ?
10 >
11 > regards
12 >
13 > Fred Kastl
14 >
15 > ### ldd:
16 > ..
17 > libGL.so.1 => not found
18 > ...
19 >
20 > ### ldconfig
21 > # -v
22 > libGL.so.1 -> libGL.so.1.2
23 >
24 > # -g
25 > libGL.so.1 (libc6, OS ABI: Linux 2.4.20) =>
26 > //usr//lib/opengl/xorg-x11/lib/libGL.so.1
27 > libGL.so (libc6, OS ABI: Linux 2.4.20) =>
28 > //usr//lib/opengl/xorg-x11/lib/libGL.so
29 > libGL.so (libc6, OS ABI: Linux 2.4.20) => /usr/lib/libGL.so
30 >
31 > ### emerge
32 >
33 > media-video/mplayer-1.0_pre8 USE="X aac alsa arts bidi directfb doc dts
34 > dvd dvdread encode esd gif gtk ipv6 jpeg lirc live lzo mad mmx mmxext
35 > oss png real rtc samba sdl sse sse2 theora truetype unicode vorbis
36 > win32codecs xanim xmms xv xvid -3dfx -3dnow -3dnowext -aalib -bindist
37 > -bl -cdparanoia -cpudetection -custom-cflags -debug -dga -dv -dvb -fbcon
38 > -ggi -i8x0 -jack -joystick -libcaca -livecd -matrox -musepack -nas
39 > -nvidia -openal opengl -speex -svga -tga -v4l -v4l2 -x264 -xinerama -xvmc"
40 >
41 > My System:
42 >
43 > Gentoo
44 > kernel 2.6.17-gentoo-r4
45 > media-video/mplayer 1.0_pre8
46 > media-libs/mesa 6.5-r4
47 >
48 >
49 >
50 >
51 >
52
53 Well, this is what package it belongs to on mine if this will help any.
54
55 > root@smoker / # equery belongs libGL.so.1
56 > [ Searching for file(s) libGL.so.1 in *... ]
57 > x11-drivers/nvidia-drivers-1.0.8762-r1
58 > (/usr/lib/opengl/nvidia/lib/libGL.so.1 -> libGL.so.1.0.8762)
59 > media-libs/mesa-6.4.2-r2 (/usr/lib/opengl/xorg-x11/lib/libGL.so.1 ->
60 > libGL.so.1.2)
61 > root@smoker / #
62
63 Do you have your video drivers installed and loaded correctly? Just a
64 guess on my part though.
65
66 Hope that helps.
67
68 Dale
69
70 :-) :-) :-)
71 --
72 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mplayer: error while loading shared libraries: libGL.so.1: Neil Bothwick <neil@××××××××××.uk>