- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Wed, 17 Aug 2005 10:43:03 +0200
- To: Amaya dev <www-amaya-dev@w3.org>
- Cc: John Ellson <ellson@research.att.com>
On Wednesday 17 August 2005 09:20, John Ellson wrote:
> I get:
>
> $ ../configure --with-gl
> ...
> checking OpenGL... checking for glBegin in -lGL... yes
> yes
> checking GLU... checking for gluNewTess in -lGLU... yes
> yes
> checking GTKGLAREA... configure: WARNING: Gtkglarea headers
> (gktglarea.h) not found !!
> configure: WARNING: Disabling opengl build !
>
> but:
>
> # rpm -ql gtkglarea2-devel
> /usr/include/gtkgl-2.0
> /usr/include/gtkgl-2.0/gtkgl
> /usr/include/gtkgl-2.0/gtkgl/gdkgl.h
> /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h
> /usr/lib64/libgtkgl-2.0.a
> /usr/lib64/libgtkgl-2.0.so
> /usr/lib64/pkgconfig/gtkgl-2.0.pc
>
>
> John
This option is only used by us to test GL without WX.
It needs a GTKGLAREA package.
In your case, I suggest you use " ../configure --with-wx"
--
Irène.
-----
Irène Vatton INRIA Rhône-Alpes
INRIA ZIRST
e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe
Tel.: +33 4 76 61 53 61 Montbonnot
Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Wednesday, 17 August 2005 08:43:58 UTC