Gentoo Archives: gentoo-amd64

From: "Hemmann
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] libGL can't be found...
Date: Sun, 29 Jan 2006 22:35:40
Message-Id: 200601292333.32363.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-amd64] libGL can't be found... by Hamish Marson
1 On Sunday 29 January 2006 22:18, Hamish Marson wrote:
2 > Hemmann, Volker Armin wrote:
3 > > On Sunday 29 January 2006 12:59, Hamish Marson wrote:
4 > >> I've updated recently but am having problems with whatever
5 > >> changes were made to the opengl support in Gentoo ~amd64
6 > >> (recently?). Bascially if I try to emerge anythig using opengl, I
7 > >> just get errors that libGL can't be found.
8 > >>
9 > >> Now xorg-x11 has installed it's opengl stuff in
10 > >> /usr/lib/opengl/xorg-x11/lib/* and I've done an eselect to select
11 > >> xorg-x11 as the current opengl implementation. But still nothing
12 > >> finds it...
13 > >>
14 > >> Where exactly SHOULD the linking stages be looking for opengl
15 > >> libs? (Including GLUT etc). And if they're not there by default
16 > >> because you can eselect between different implementations, why
17 > >> doesn't eselect put them where they should be when it's told?
18 > >
19 > > /usr/lib
20 > >
21 > > ls -lh /usr/lib/libGL* lrwxrwxrwx 1 root root 42 29. Jan 04:39
22 > > /usr/lib/libGLcore.so -> //usr/lib64/opengl/nvidia/lib/libGLcore.so
23 > > -rw-r--r-- 1 root root 731 29. Jan 04:39 /usr/lib/libGL.la
24 > > lrwxrwxrwx 1 root root 38 29. Jan 04:39 /usr/lib/libGL.so ->
25 > > //usr/lib64/opengl/nvidia/lib/libGL.so -rw-r--r-- 1 root root 752
26 > > 19. Jan 04:25 /usr/lib/libGLU.la lrwxrwxrwx 1 root root 11 19.
27 > > Jan 04:25 /usr/lib/libGLU.so -> libGLU.so.1 lrwxrwxrwx 1 root root
28 > > 20 19. Jan 04:25 /usr/lib/libGLU.so.1 -> libGLU.so.1.3.060401
29 > > lrwxrwxrwx 1 root root 20 19. Jan 04:25 /usr/lib/libGLU.so.1.3 ->
30 > > libGLU.so.1.3.060401 -rwxr-xr-x 1 root root 509K 19. Jan 04:25
31 > > /usr/lib/libGLU.so.1.3.060401 lrwxrwxrwx 1 root root 11 19. Jan
32 > > 04:25 /usr/lib/libGLw.so -> libGLw.so.1 lrwxrwxrwx 1 root root 15
33 > > 19. Jan 04:25 /usr/lib/libGLw.so.1 -> libGLw.so.1.0.0 lrwxrwxrwx 1
34 > > root root 15 19. Jan 04:25 /usr/lib/libGLw.so.1.0 ->
35 > > libGLw.so.1.0.0 -rwxr-xr-x 1 root root 26K 19. Jan 04:25
36 > > /usr/lib/libGLw.so.1.0.0
37 > >
38 > > control the symlinks.
39 > >
40 > > If the linker does not look into /usr/lib something is extremly
41 > > broken.
42 >
43 > No, the linker is looking in /usr/lib, but it's gentoo that doesn't
44 > seem to want to put the libGL etc in /usr/lib...
45 >
46
47 because it puts the symlinks there and libGL* into /usr/lib64/opengl/...
48
49 so, are the symlinks there?
50
51 if not, retry with setting xorg-x11, then nvidia or ati.
52
53 --
54 --
55 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] libGL can't be found... Hamish Marson <hamish@××××××××××××××.com>