Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OpenGL problem: wxGTK-2.4.2-r4 doesn't compile
Date: Mon, 05 Dec 2005 07:54:31
Message-Id: 7573e9640512042348y21043912v32e5688918c7d8eb@mail.gmail.com
In Reply to: [gentoo-user] OpenGL problem: wxGTK-2.4.2-r4 doesn't compile by Luigi Pinna
1 On 12/4/05, Luigi Pinna <mailing-gentoo@××××××××××××.com> wrote:
2 > Hello!
3 > I have a problem with the opengl: if I emerge the wxGTK-2.4.2-r4 package
4 > (stable on AMD64 profile), I read that:
5 >
6 > [...]
7 > checking for GL/gl.h... yes
8 > checking for -lGL... no
9 > checking for -lMesaGL... no
10 > configure: error: OpenGL libraries not available
11 >
12 > !!! ERROR: x11-libs/wxGTK-2.4.2-r4 failed.
13 >
14 > If I try to use a game like ut2004 or only check the opengl setup from
15 > console, I have this error message:
16 > glxinfo: error while loading shared libraries: libGL.so.1: cannot open
17 > shared object file: No such file or directory
18
19 Looks like you need to run opengl-select to make links to your chosen
20 GL implementation (I'm guessing you'll want the ATI implementation) in
21 /usr/lib.
22
23 -Richard
24
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OpenGL problem: wxGTK-2.4.2-r4 doesn't compile Luigi Pinna <mailing-gentoo@××××××××××××.com>