aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000152.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/nel/2001-January/000152.html')
-rw-r--r--pipermail/nel/2001-January/000152.html82
1 files changed, 82 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000152.html b/pipermail/nel/2001-January/000152.html
new file mode 100644
index 00000000..08b98514
--- /dev/null
+++ b/pipermail/nel/2001-January/000152.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] Pb with glx version</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:berenguier%40nevrax.com">
+ <LINK REL="Previous" HREF="000151.html">
+ <LINK REL="Next" HREF="000153.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] Pb with glx version</H1>
+ <B>Lionel Berenguier</B>
+ <A HREF="mailto:berenguier%40nevrax.com"
+ TITLE="[Nel] Pb with glx version">berenguier@nevrax.com</A><BR>
+ <I>Tue, 23 Jan 2001 14:32:41 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000151.html">[Nel] Pb with glx version</A></li>
+ <LI> Next message: <A HREF="000153.html">[Nel] Pb with glx version</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#152">[ date ]</a>
+ <a href="thread.html#152">[ thread ]</a>
+ <a href="subject.html#152">[ subject ]</a>
+ <a href="author.html#152">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>&gt;<i> I'm having the same trouble as Bernard Hugueney had. I'm using Debian Sid
+</I>&gt;<i> (unstable), and the nel/ configure script complains about OpenGL version
+</I>&gt;<i> being too old (GL_GLEXT_VERSION &lt; 7). Debian packages the original XFree
+</I>4.0.2
+&gt;<i> header files, XFree says 4.0.2 uses Mesa 3.4, and if you downloa Mesa 3.4
+</I>you'll
+&gt;<i> see that GL_GLEXT_VERSION is set to 6.
+</I>&gt;<i>
+</I>&gt;<i> Since the latest version from SGI's OpenGL sample implementation is set to
+</I>7,
+&gt;<i> and Mesa's CVS stick to that 6, I guess Nevrax developpers use somewhat
+</I>&gt;<i> cstomized RPMs (let me guess ... Mandrake ? :))
+</I>
+No.
+
+&quot;glext.h&quot; is NOT linked to any linux distribution/version. His purpose is to
+declare all the possible extensions of any graphic hardware. For that
+reason, SGI handles the &quot;official&quot; glext.h, which you can retrieve from:
+
+<A HREF="http://oss.sgi.com/projects/ogl-sample/ABI/glext.h">http://oss.sgi.com/projects/ogl-sample/ABI/glext.h</A>
+
+&gt;<i> &gt; I suggest that the configure script should be relying on version 6 for
+</I>now,
+&gt;<i> in order we claim what's really implemented by XFree 4.0.2.
+</I>
+For now, we do not really use the version 7 of the header, but this will
+come soon (for fututre new extensions such as NV20 ones), so the only thing
+you must do, is to get and replace the glext.h.
+
+
+&gt;<i> _______________________________________________
+</I>&gt;<i> Nel mailing list
+</I>&gt;<i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>
+</I>&gt;<i> <A HREF="http://www.nevrax.org/mailman/listinfo.cgi/nel">http://www.nevrax.org/mailman/listinfo.cgi/nel</A>
+</I>
+
+</pre>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000151.html">[Nel] Pb with glx version</A></li>
+ <LI> Next message: <A HREF="000153.html">[Nel] Pb with glx version</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#152">[ date ]</a>
+ <a href="thread.html#152">[ thread ]</a>
+ <a href="subject.html#152">[ subject ]</a>
+ <a href="author.html#152">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>