1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] 2 questions and something else</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:valignat%40nevrax.com">
<LINK REL="Previous" HREF="000274.html">
<LINK REL="Next" HREF="000266.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] 2 questions and something else</H1>
<B>Valignat Cedric</B>
<A HREF="mailto:valignat%40nevrax.com"
TITLE="[Nel] 2 questions and something else">valignat@nevrax.com</A><BR>
<I>Mon, 26 Feb 2001 19:02:44 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000274.html">[Nel] 2 questions and something else</A></li>
<LI> Next message: <A HREF="000266.html">[Nel] Getting NeL up and running.</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#277">[ date ]</a>
<a href="thread.html#277">[ thread ]</a>
<a href="subject.html#277">[ subject ]</a>
<a href="author.html#277">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello Leighton,
Leighton Haynes wrote:
><i>
</I>><i> ie, the configure script checks that your GL_GLEXT_VERSION is greater
</I>><i> than or equal to 7. If your glext.h is earlier than this, it
</I>><i> will give you the message about not having opengl (the configure script
</I>><i> should probably be changed to a less misleading message).
</I>
Fixed, sorry about that ...
It will be on the public CVS tonigth.
><i> *shudder* Trying to get stuff which uses windows APIs to compile under
</I>><i> Cygwin can be..... painful.
</I>
I never tried yet, migth be interesting :-)
><i> On a completely unrelated point, I have fullscreen client under X11
</I>><i> _almost_ working (just have to get it to grab the mouse properly now).
</I>><i> One thing that did occur to me is that it used the XF86VidMode
</I>><i> extension, so presumably this should be added to the configure
</I>><i> script. Anyone wanna give me a pointer on how to do it? :)
</I>
You can check the GNU website's documentation :
<A HREF="http://www.gnu.org/manual/autoconf-2.13/autoconf.html">http://www.gnu.org/manual/autoconf-2.13/autoconf.html</A>
<A HREF="http://www.gnu.org/manual/automake-1.4/automake.html">http://www.gnu.org/manual/automake-1.4/automake.html</A>
And there is an online book, on RedHat's website, about Automake, Autoconf,
and Libtool which is a quite good introduction to all this "stuff" :
<A HREF="http://sources.redhat.com/autobook/autobook/autobook_toc.html">http://sources.redhat.com/autobook/autobook/autobook_toc.html</A>
Contact me if i can help ...
Have fun ;-)
Cedric.
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000274.html">[Nel] 2 questions and something else</A></li>
<LI> Next message: <A HREF="000266.html">[Nel] Getting NeL up and running.</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#277">[ date ]</a>
<a href="thread.html#277">[ thread ]</a>
<a href="subject.html#277">[ subject ]</a>
<a href="author.html#277">[ author ]</a>
</LI>
</UL>
</body></html>
|