Gentoo Archives: gentoo-user

From: darren kirby <bulliver@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eselect fouled
Date: Sun, 02 Mar 2008 20:06:53
Message-Id: 200803021305.21570.bulliver@badcomputer.org
In Reply to: [gentoo-user] eselect fouled by David Corbin
1 quoth the David Corbin:
2 > I have an ebuild saying that it cannot find -lGL. Everyone tells me "use
3 > eselect". Well, I have, and although it gives me no errors, I still have
4 > no /usr/lib/libGL.so
5 >
6 >
7 > [root@bass /home/dcorbin]# eselect opengl set xorg-x11
8 > Switching to xorg-x11 OpenGL interface... done
9 > [root@bass /home/dcorbin]# ls -l /usr/lib/libGL
10 > libGL.la libGLU.so.1 libGLw.so
11 > libGLw.so.1.0.0
12 > libGLU.la libGLU.so.1.3 libGLw.so.1
13 > libGLU.so libGLU.so.1.3.060502 libGLw.so.1.0
14 >
15 > Suggestions for how to fix this please.
16 > --
17 > David Corbin
18
19 Just a guess: ensure '/usr/lib/libGL' is in /etc/ld.so.conf and then
20 run 'ldconfig'...
21
22 I suggest this because I use nVidia GL, and I
23 have '/usr/lib/opengl/nvidia/lib' listed in my ld.so.conf. Though, I don't
24 recall having to add it manually.
25
26 HTH
27
28 -d
29 --
30 darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
31 "...the number of UNIX installations has grown to 10, with more expected..."
32 - Dennis Ritchie and Ken Thompson, June 1972
33 --
34 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] eselect fouled Etaoin Shrdlu <shrdlu@×××××××××××××.org>