diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-November | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-November')
-rw-r--r-- | pipermail/nel/2001-November/000760.html | 169 | ||||
-rw-r--r-- | pipermail/nel/2001-November/author.html | 104 | ||||
-rw-r--r-- | pipermail/nel/2001-November/date.html | 104 | ||||
-rw-r--r-- | pipermail/nel/2001-November/subject.html | 104 | ||||
-rw-r--r-- | pipermail/nel/2001-November/thread.html | 215 |
5 files changed, 696 insertions, 0 deletions
diff --git a/pipermail/nel/2001-November/000760.html b/pipermail/nel/2001-November/000760.html new file mode 100644 index 00000000..b5a12546 --- /dev/null +++ b/pipermail/nel/2001-November/000760.html @@ -0,0 +1,169 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] How to compile the object_viewer?</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:zen%40lapisonline.com"> + <LINK REL="Previous" HREF="000757.html"> + <LINK REL="Next" HREF="000761.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] How to compile the object_viewer?</H1> + <B>zen</B> + <A HREF="mailto:zen%40lapisonline.com" + TITLE="[Nel] How to compile the object_viewer?">zen@lapisonline.com</A><BR> + <I>Thu, 29 Nov 2001 17:21:47 +0800</I> + <P><UL> + <LI> Previous message: <A HREF="000757.html">[Nel] Compile error</A></li> + <LI> Next message: <A HREF="000761.html">[Nel] How to compile the object_viewer?</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#760">[ date ]</a> + <a href="thread.html#760">[ thread ]</a> + <a href="subject.html#760">[ subject ]</a> + <a href="author.html#760">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>This is a multi-part message in MIME format. + +------=_NextPart_000_001B_01C178FA.536D3E70 +Content-Type: text/plain; + charset="big5" +Content-Transfer-Encoding: quoted-printable + +Hi all, + +I've try to compile the object viewer and got the messages followed: + +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error C2589: = +'(' : illegal token on right side of '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error C2059: = +syntax error : '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error C2589: = +'(' : illegal token on right side of '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error C2059: = +syntax error : '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error C2589: = +'(' : illegal token on right side of '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error C2059: = +syntax error : '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error C2589: = +'(' : illegal token on right side of '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error C2059: = +syntax error : '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error C2589: = +'(' : illegal token on right side of '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error C2059: = +syntax error : '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error C2589: = +'(' : illegal token on right side of '::' +D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error C2059: = +syntax error : '::' + +I have no idea how come this happened. The header file looks fine and = +I've successfully compile the snowball2 thus it should be correct, = +right? + +Please help me out! + +By the way , I want to study the code, and maybe I can offer some help, = +for example, debug, where should I start? Should possess any expertise = +first? + +Sincerely, + +Zen Jean + +------=_NextPart_000_001B_01C178FA.536D3E70 +Content-Type: text/html; + charset="big5" +Content-Transfer-Encoding: quoted-printable + +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML><HEAD> +<META content=3D"text/html; charset=3Dbig5" http-equiv=3DContent-Type> +<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR> +<STYLE></STYLE> +</HEAD> +<BODY bgColor=3D#ffffff> +<DIV><FONT face=3DMingLiu size=3D2>Hi all,</FONT></DIV> +<DIV>&nbsp;</DIV> +<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>I've try to compile the = +object viewer and got the=20 +messages followed:</FONT></DIV> +<DIV>&nbsp;</DIV> +<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9=20 +size=3D2>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error = +C2589: '('=20 +:<i> illegal token on right side of=20 +</I>'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error = +C2059:=20 +syntax error : = +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) :=20 +error C2589: '(' : illegal token on right side of=20 +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error = +C2059:=20 +syntax error : = +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) :=20 +error C2589: '(' : illegal token on right side of=20 +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error = +C2059:=20 +syntax error : = +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) :=20 +error C2589: '(' : illegal token on right side of=20 +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error = +C2059:=20 +syntax error : = +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) :=20 +error C2589: '(' : illegal token on right side of=20 +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error = +C2059:=20 +syntax error : = +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) :=20 +error C2589: '(' : illegal token on right side of=20 +'::'<BR>D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error = +C2059:=20 +syntax error : '::'</FONT></DIV> +<DIV>&nbsp;</DIV> +<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>I have no idea how come = +this happened. The header=20 +file looks fine and I've successfully compile the snowball2 thus it = +should be=20 +correct, right?</FONT></DIV> +<DIV>&nbsp;</DIV> +<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>Please help me = +out!</FONT></DIV> +<DIV>&nbsp;</DIV> +<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>By the way , I want to = +study the code, and maybe I=20 +can offer some help, for example, debug, where should I start? Should = +possess=20 +any expertise first?</FONT></DIV> +<DIV>&nbsp;</DIV> +<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>Sincerely,</FONT></DIV> +<DIV>&nbsp;</DIV> +<DIV><FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2>Zen = +Jean</FONT></DIV></BODY></HTML> + +------=_NextPart_000_001B_01C178FA.536D3E70-- + + +</pre> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000757.html">[Nel] Compile error</A></li> + <LI> Next message: <A HREF="000761.html">[Nel] How to compile the object_viewer?</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#760">[ date ]</a> + <a href="thread.html#760">[ thread ]</a> + <a href="subject.html#760">[ subject ]</a> + <a href="author.html#760">[ author ]</a> + </LI> + </UL> +</body></html> diff --git a/pipermail/nel/2001-November/author.html b/pipermail/nel/2001-November/author.html new file mode 100644 index 00000000..f60eb11e --- /dev/null +++ b/pipermail/nel/2001-November/author.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Nel 2001-November Archive by Author</title> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>2001-November Archives by Author</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + + <li><b><a href="http://www.nevrax.org/mailman/listinfo.cgi/nel">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Sun Nov 4 16:31:42 2001</i><br> + <b>Ending:</b> <i>Fri Nov 30 17:06:55 2001</i><br> + <b>Messages:</b> 59<p> + <ul> + +<LI> <A HREF="000729.html">[Nel] Sound and OpenAL</A> <A NAME="729"></A><I>Olivier Cado</I> +<LI> <A HREF="000726.html">[Nel] STL question</A> <A NAME="726"></A><I>Vincent Caron</I> +<LI> <A HREF="000731.html">[Nel] Linux build</A> <A NAME="731"></A><I>Vincent Caron</I> +<LI> <A HREF="000732.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="732"></A><I>Vincent Caron</I> +<LI> <A HREF="000733.html">[Nel] Linux Error when compile Nel 3d</A> <A NAME="733"></A><I>Vincent Caron</I> +<LI> <A HREF="000734.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="734"></A><I>Vincent Caron</I> +<LI> <A HREF="000742.html">[Nel] Linux build</A> <A NAME="742"></A><I>Vincent Caron</I> +<LI> <A HREF="000748.html">[Nel] Missing Files For CVS Version of Snowballs2</A> <A NAME="748"></A><I>Vincent Caron</I> +<LI> <A HREF="000765.html">[Nel] Snowballs Segfaults</A> <A NAME="765"></A><I>Vincent Caron</I> +<LI> <A HREF="000766.html">[Nel] small bug, bug unforgivable design flaw</A> <A NAME="766"></A><I>Vincent Caron</I> +<LI> <A HREF="000741.html">[Nel] Landscape</A> <A NAME="741"></A><I>Cyril 'Hulud' Corvazier</I> +<LI> <A HREF="000743.html">[Nel] Ryzom screenshot</A> <A NAME="743"></A><I>Cyril 'Hulud' Corvazier</I> +<LI> <A HREF="000723.html">[Nel] Cannot connect to itsalive.nevrax.org</A> <A NAME="723"></A><I>Dee</I> +<LI> <A HREF="000728.html">[Nel] Sound and OpenAL</A> <A NAME="728"></A><I>Dee</I> +<LI> <A HREF="000750.html">[Nel] WWW.NEVRAX.ORG</A> <A NAME="750"></A><I>Christine Hall</I> +<LI> <A HREF="000753.html">[Nel] GCC version and Debian Package</A> <A NAME="753"></A><I>Laurent Hausermann</I> +<LI> <A HREF="000744.html">[Nel] Ryzom screenshot</A> <A NAME="744"></A><I>Tony Hoyt</I> +<LI> <A HREF="000769.html">[Nel] How exactly do I run the Snowball Server?</A> <A NAME="769"></A><I>Tony Hoyt</I> +<LI> <A HREF="000747.html">[Nel] Missing Files For CVS Version of Snowballs2</A> <A NAME="747"></A><I>Heath Johns</I> +<LI> <A HREF="000749.html">[Nel] Snowballs Segfaults</A> <A NAME="749"></A><I>Heath Johns</I> +<LI> <A HREF="000767.html">[Nel] Missing files</A> <A NAME="767"></A><I>Francois Lagunas</I> +<LI> <A HREF="000715.html">[Nel] buildig nel/snowballs</A> <A NAME="715"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000717.html">[Nel] Cannot start server.</A> <A NAME="717"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000719.html">[Nel] SnowBalls 2 Server?</A> <A NAME="719"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000720.html">[Nel] itaslive is alive</A> <A NAME="720"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000722.html">[Nel] RE: Cannot start server</A> <A NAME="722"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000724.html">[Nel] Cannot connect to itsalive.nevrax.org</A> <A NAME="724"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000727.html">[Nel] STL question</A> <A NAME="727"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000736.html">[Nel] RE: Cannot start server</A> <A NAME="736"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000756.html">[Nel] Compile error</A> <A NAME="756"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000761.html">[Nel] How to compile the object_viewer?</A> <A NAME="761"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000763.html">[Nel] Low framerate</A> <A NAME="763"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000751.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="751"></A><I>Nel List</I> +<LI> <A HREF="000714.html">[Nel] help</A> <A NAME="714"></A><I>Prashant Pansare</I> +<LI> <A HREF="000755.html">[Nel] Compile error</A> <A NAME="755"></A><I>Thomas RIBO</I> +<LI> <A HREF="000762.html">[Nel] Low framerate</A> <A NAME="762"></A><I>Thomas RIBO</I> +<LI> <A HREF="000764.html">[Nel] Low framerate</A> <A NAME="764"></A><I>Thomas RIBO</I> +<LI> <A HREF="000746.html">[Nel] Bezian Vistas</A> <A NAME="746"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000752.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="752"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000770.html">[Nel] How exactly do I run the Snowball Server?</A> <A NAME="770"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000768.html">[Nel] So many services!</A> <A NAME="768"></A><I>Paul Siegel</I> +<LI> <A HREF="000718.html">[Nel] SnowBalls 2 Server?</A> <A NAME="718"></A><I>Cedric Valignat</I> +<LI> <A HREF="000725.html">[Nel] RE: Cannot start server</A> <A NAME="725"></A><I>Cedric Valignat</I> +<LI> <A HREF="000737.html">[Nel] RE: Cannot start server</A> <A NAME="737"></A><I>Cedric Valignat</I> +<LI> <A HREF="000738.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="738"></A><I>Cedric Valignat</I> +<LI> <A HREF="000739.html">[Nel] Linux build</A> <A NAME="739"></A><I>Cedric Valignat</I> +<LI> <A HREF="000754.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="754"></A><I>Cedric Valignat</I> +<LI> <A HREF="000757.html">[Nel] Compile error</A> <A NAME="757"></A><I>Cedric Valignat</I> +<LI> <A HREF="000758.html">[Nel] GCC version and Debian Package</A> <A NAME="758"></A><I>Cedric Valignat</I> +<LI> <A HREF="000759.html">[Nel] Snowballs Segfaults</A> <A NAME="759"></A><I>Cedric Valignat</I> +<LI> <A HREF="000771.html">[Nel] Missing files</A> <A NAME="771"></A><I>Cedric Valignat</I> +<LI> <A HREF="000713.html">[Nel] buildig nel/snowballs</A> <A NAME="713"></A><I>Ruud Verdonck</I> +<LI> <A HREF="000740.html">[Nel] Landscape</A> <A NAME="740"></A><I>Ruud Verdonck</I> +<LI> <A HREF="000716.html">[Nel] Cannot start server.</A> <A NAME="716"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000721.html">[Nel] RE: Cannot start server</A> <A NAME="721"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000735.html">[Nel] RE: Cannot start server</A> <A NAME="735"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000730.html">[Nel] Linux Error when compile Nel 3d</A> <A NAME="730"></A><I>dee115</I> +<LI> <A HREF="000745.html">[Nel] Bezian Vistas</A> <A NAME="745"></A><I>delire</I> +<LI> <A HREF="000760.html">[Nel] How to compile the object_viewer?</A> <A NAME="760"></A><I>zen</I> + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Nov 30 17:06:55 2001</i><br> + <b>Archived on:</b> <i>Fri Nov 30 18:14:01 2001</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + <li><b><a href="http://www.nevrax.org/mailman/listinfo.cgi/nel">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.05 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/pipermail/nel/2001-November/date.html b/pipermail/nel/2001-November/date.html new file mode 100644 index 00000000..dea6ad4b --- /dev/null +++ b/pipermail/nel/2001-November/date.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Nel 2001-November Archive by Date</title> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>2001-November Archives by Date</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + + <li><b><a href="http://www.nevrax.org/mailman/listinfo.cgi/nel">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Sun Nov 4 16:31:42 2001</i><br> + <b>Ending:</b> <i>Fri Nov 30 17:06:55 2001</i><br> + <b>Messages:</b> 59<p> + <ul> + +<LI> <A HREF="000713.html">[Nel] buildig nel/snowballs</A> <A NAME="713"></A><I>Ruud Verdonck</I> +<LI> <A HREF="000714.html">[Nel] help</A> <A NAME="714"></A><I>Prashant Pansare</I> +<LI> <A HREF="000715.html">[Nel] buildig nel/snowballs</A> <A NAME="715"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000716.html">[Nel] Cannot start server.</A> <A NAME="716"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000717.html">[Nel] Cannot start server.</A> <A NAME="717"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000718.html">[Nel] SnowBalls 2 Server?</A> <A NAME="718"></A><I>Cedric Valignat</I> +<LI> <A HREF="000719.html">[Nel] SnowBalls 2 Server?</A> <A NAME="719"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000720.html">[Nel] itaslive is alive</A> <A NAME="720"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000721.html">[Nel] RE: Cannot start server</A> <A NAME="721"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000722.html">[Nel] RE: Cannot start server</A> <A NAME="722"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000723.html">[Nel] Cannot connect to itsalive.nevrax.org</A> <A NAME="723"></A><I>Dee</I> +<LI> <A HREF="000724.html">[Nel] Cannot connect to itsalive.nevrax.org</A> <A NAME="724"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000725.html">[Nel] RE: Cannot start server</A> <A NAME="725"></A><I>Cedric Valignat</I> +<LI> <A HREF="000726.html">[Nel] STL question</A> <A NAME="726"></A><I>Vincent Caron</I> +<LI> <A HREF="000727.html">[Nel] STL question</A> <A NAME="727"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000729.html">[Nel] Sound and OpenAL</A> <A NAME="729"></A><I>Olivier Cado</I> +<LI> <A HREF="000728.html">[Nel] Sound and OpenAL</A> <A NAME="728"></A><I>Dee</I> +<LI> <A HREF="000731.html">[Nel] Linux build</A> <A NAME="731"></A><I>Vincent Caron</I> +<LI> <A HREF="000732.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="732"></A><I>Vincent Caron</I> +<LI> <A HREF="000733.html">[Nel] Linux Error when compile Nel 3d</A> <A NAME="733"></A><I>Vincent Caron</I> +<LI> <A HREF="000734.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="734"></A><I>Vincent Caron</I> +<LI> <A HREF="000730.html">[Nel] Linux Error when compile Nel 3d</A> <A NAME="730"></A><I>dee115</I> +<LI> <A HREF="000735.html">[Nel] RE: Cannot start server</A> <A NAME="735"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000736.html">[Nel] RE: Cannot start server</A> <A NAME="736"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000737.html">[Nel] RE: Cannot start server</A> <A NAME="737"></A><I>Cedric Valignat</I> +<LI> <A HREF="000738.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="738"></A><I>Cedric Valignat</I> +<LI> <A HREF="000739.html">[Nel] Linux build</A> <A NAME="739"></A><I>Cedric Valignat</I> +<LI> <A HREF="000740.html">[Nel] Landscape</A> <A NAME="740"></A><I>Ruud Verdonck</I> +<LI> <A HREF="000741.html">[Nel] Landscape</A> <A NAME="741"></A><I>Cyril 'Hulud' Corvazier</I> +<LI> <A HREF="000742.html">[Nel] Linux build</A> <A NAME="742"></A><I>Vincent Caron</I> +<LI> <A HREF="000743.html">[Nel] Ryzom screenshot</A> <A NAME="743"></A><I>Cyril 'Hulud' Corvazier</I> +<LI> <A HREF="000744.html">[Nel] Ryzom screenshot</A> <A NAME="744"></A><I>Tony Hoyt</I> +<LI> <A HREF="000745.html">[Nel] Bezian Vistas</A> <A NAME="745"></A><I>delire</I> +<LI> <A HREF="000746.html">[Nel] Bezian Vistas</A> <A NAME="746"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000747.html">[Nel] Missing Files For CVS Version of Snowballs2</A> <A NAME="747"></A><I>Heath Johns</I> +<LI> <A HREF="000748.html">[Nel] Missing Files For CVS Version of Snowballs2</A> <A NAME="748"></A><I>Vincent Caron</I> +<LI> <A HREF="000749.html">[Nel] Snowballs Segfaults</A> <A NAME="749"></A><I>Heath Johns</I> +<LI> <A HREF="000750.html">[Nel] WWW.NEVRAX.ORG</A> <A NAME="750"></A><I>Christine Hall</I> +<LI> <A HREF="000751.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="751"></A><I>Nel List</I> +<LI> <A HREF="000752.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="752"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000753.html">[Nel] GCC version and Debian Package</A> <A NAME="753"></A><I>Laurent Hausermann</I> +<LI> <A HREF="000754.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="754"></A><I>Cedric Valignat</I> +<LI> <A HREF="000755.html">[Nel] Compile error</A> <A NAME="755"></A><I>Thomas RIBO</I> +<LI> <A HREF="000756.html">[Nel] Compile error</A> <A NAME="756"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000757.html">[Nel] Compile error</A> <A NAME="757"></A><I>Cedric Valignat</I> +<LI> <A HREF="000758.html">[Nel] GCC version and Debian Package</A> <A NAME="758"></A><I>Cedric Valignat</I> +<LI> <A HREF="000759.html">[Nel] Snowballs Segfaults</A> <A NAME="759"></A><I>Cedric Valignat</I> +<LI> <A HREF="000760.html">[Nel] How to compile the object_viewer?</A> <A NAME="760"></A><I>zen</I> +<LI> <A HREF="000761.html">[Nel] How to compile the object_viewer?</A> <A NAME="761"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000762.html">[Nel] Low framerate</A> <A NAME="762"></A><I>Thomas RIBO</I> +<LI> <A HREF="000763.html">[Nel] Low framerate</A> <A NAME="763"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000764.html">[Nel] Low framerate</A> <A NAME="764"></A><I>Thomas RIBO</I> +<LI> <A HREF="000765.html">[Nel] Snowballs Segfaults</A> <A NAME="765"></A><I>Vincent Caron</I> +<LI> <A HREF="000766.html">[Nel] small bug, bug unforgivable design flaw</A> <A NAME="766"></A><I>Vincent Caron</I> +<LI> <A HREF="000767.html">[Nel] Missing files</A> <A NAME="767"></A><I>Francois Lagunas</I> +<LI> <A HREF="000768.html">[Nel] So many services!</A> <A NAME="768"></A><I>Paul Siegel</I> +<LI> <A HREF="000769.html">[Nel] How exactly do I run the Snowball Server?</A> <A NAME="769"></A><I>Tony Hoyt</I> +<LI> <A HREF="000770.html">[Nel] How exactly do I run the Snowball Server?</A> <A NAME="770"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000771.html">[Nel] Missing files</A> <A NAME="771"></A><I>Cedric Valignat</I> + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Nov 30 17:06:55 2001</i><br> + <b>Archived on:</b> <i>Fri Nov 30 18:14:01 2001</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + <li><b><a href="http://www.nevrax.org/mailman/listinfo.cgi/nel">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.05 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/pipermail/nel/2001-November/subject.html b/pipermail/nel/2001-November/subject.html new file mode 100644 index 00000000..b88b91c0 --- /dev/null +++ b/pipermail/nel/2001-November/subject.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Nel 2001-November Archive by Subject</title> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>2001-November Archives by Subject</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="http://www.nevrax.org/mailman/listinfo.cgi/nel">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Sun Nov 4 16:31:42 2001</i><br> + <b>Ending:</b> <i>Fri Nov 30 17:06:55 2001</i><br> + <b>Messages:</b> 59<p> + <ul> + +<LI> <A HREF="000745.html">[Nel] Bezian Vistas</A> <A NAME="745"></A><I>delire</I> +<LI> <A HREF="000746.html">[Nel] Bezian Vistas</A> <A NAME="746"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000713.html">[Nel] buildig nel/snowballs</A> <A NAME="713"></A><I>Ruud Verdonck</I> +<LI> <A HREF="000715.html">[Nel] buildig nel/snowballs</A> <A NAME="715"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000723.html">[Nel] Cannot connect to itsalive.nevrax.org</A> <A NAME="723"></A><I>Dee</I> +<LI> <A HREF="000724.html">[Nel] Cannot connect to itsalive.nevrax.org</A> <A NAME="724"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000716.html">[Nel] Cannot start server.</A> <A NAME="716"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000717.html">[Nel] Cannot start server.</A> <A NAME="717"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000755.html">[Nel] Compile error</A> <A NAME="755"></A><I>Thomas RIBO</I> +<LI> <A HREF="000756.html">[Nel] Compile error</A> <A NAME="756"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000757.html">[Nel] Compile error</A> <A NAME="757"></A><I>Cedric Valignat</I> +<LI> <A HREF="000753.html">[Nel] GCC version and Debian Package</A> <A NAME="753"></A><I>Laurent Hausermann</I> +<LI> <A HREF="000758.html">[Nel] GCC version and Debian Package</A> <A NAME="758"></A><I>Cedric Valignat</I> +<LI> <A HREF="000714.html">[Nel] help</A> <A NAME="714"></A><I>Prashant Pansare</I> +<LI> <A HREF="000769.html">[Nel] How exactly do I run the Snowball Server?</A> <A NAME="769"></A><I>Tony Hoyt</I> +<LI> <A HREF="000770.html">[Nel] How exactly do I run the Snowball Server?</A> <A NAME="770"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000760.html">[Nel] How to compile the object_viewer?</A> <A NAME="760"></A><I>zen</I> +<LI> <A HREF="000761.html">[Nel] How to compile the object_viewer?</A> <A NAME="761"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000720.html">[Nel] itaslive is alive</A> <A NAME="720"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000740.html">[Nel] Landscape</A> <A NAME="740"></A><I>Ruud Verdonck</I> +<LI> <A HREF="000741.html">[Nel] Landscape</A> <A NAME="741"></A><I>Cyril 'Hulud' Corvazier</I> +<LI> <A HREF="000731.html">[Nel] Linux build</A> <A NAME="731"></A><I>Vincent Caron</I> +<LI> <A HREF="000739.html">[Nel] Linux build</A> <A NAME="739"></A><I>Cedric Valignat</I> +<LI> <A HREF="000742.html">[Nel] Linux build</A> <A NAME="742"></A><I>Vincent Caron</I> +<LI> <A HREF="000733.html">[Nel] Linux Error when compile Nel 3d</A> <A NAME="733"></A><I>Vincent Caron</I> +<LI> <A HREF="000730.html">[Nel] Linux Error when compile Nel 3d</A> <A NAME="730"></A><I>dee115</I> +<LI> <A HREF="000732.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="732"></A><I>Vincent Caron</I> +<LI> <A HREF="000734.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="734"></A><I>Vincent Caron</I> +<LI> <A HREF="000738.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="738"></A><I>Cedric Valignat</I> +<LI> <A HREF="000762.html">[Nel] Low framerate</A> <A NAME="762"></A><I>Thomas RIBO</I> +<LI> <A HREF="000763.html">[Nel] Low framerate</A> <A NAME="763"></A><I>Vianney Lecroart</I> +<LI> <A HREF="000764.html">[Nel] Low framerate</A> <A NAME="764"></A><I>Thomas RIBO</I> +<LI> <A HREF="000767.html">[Nel] Missing files</A> <A NAME="767"></A><I>Francois Lagunas</I> +<LI> <A HREF="000771.html">[Nel] Missing files</A> <A NAME="771"></A><I>Cedric Valignat</I> +<LI> <A HREF="000747.html">[Nel] Missing Files For CVS Version of Snowballs2</A> <A NAME="747"></A><I>Heath Johns</I> +<LI> <A HREF="000748.html">[Nel] Missing Files For CVS Version of Snowballs2</A> <A NAME="748"></A><I>Vincent Caron</I> +<LI> <A HREF="000721.html">[Nel] RE: Cannot start server</A> <A NAME="721"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000722.html">[Nel] RE: Cannot start server</A> <A NAME="722"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000725.html">[Nel] RE: Cannot start server</A> <A NAME="725"></A><I>Cedric Valignat</I> +<LI> <A HREF="000735.html">[Nel] RE: Cannot start server</A> <A NAME="735"></A><I>WLeung@powerlan.com.au</I> +<LI> <A HREF="000736.html">[Nel] RE: Cannot start server</A> <A NAME="736"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000737.html">[Nel] RE: Cannot start server</A> <A NAME="737"></A><I>Cedric Valignat</I> +<LI> <A HREF="000751.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="751"></A><I>Nel List</I> +<LI> <A HREF="000752.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="752"></A><I>Valerio Santinelli</I> +<LI> <A HREF="000754.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="754"></A><I>Cedric Valignat</I> +<LI> <A HREF="000743.html">[Nel] Ryzom screenshot</A> <A NAME="743"></A><I>Cyril 'Hulud' Corvazier</I> +<LI> <A HREF="000744.html">[Nel] Ryzom screenshot</A> <A NAME="744"></A><I>Tony Hoyt</I> +<LI> <A HREF="000766.html">[Nel] small bug, bug unforgivable design flaw</A> <A NAME="766"></A><I>Vincent Caron</I> +<LI> <A HREF="000718.html">[Nel] SnowBalls 2 Server?</A> <A NAME="718"></A><I>Cedric Valignat</I> +<LI> <A HREF="000719.html">[Nel] SnowBalls 2 Server?</A> <A NAME="719"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000749.html">[Nel] Snowballs Segfaults</A> <A NAME="749"></A><I>Heath Johns</I> +<LI> <A HREF="000759.html">[Nel] Snowballs Segfaults</A> <A NAME="759"></A><I>Cedric Valignat</I> +<LI> <A HREF="000765.html">[Nel] Snowballs Segfaults</A> <A NAME="765"></A><I>Vincent Caron</I> +<LI> <A HREF="000768.html">[Nel] So many services!</A> <A NAME="768"></A><I>Paul Siegel</I> +<LI> <A HREF="000729.html">[Nel] Sound and OpenAL</A> <A NAME="729"></A><I>Olivier Cado</I> +<LI> <A HREF="000728.html">[Nel] Sound and OpenAL</A> <A NAME="728"></A><I>Dee</I> +<LI> <A HREF="000726.html">[Nel] STL question</A> <A NAME="726"></A><I>Vincent Caron</I> +<LI> <A HREF="000727.html">[Nel] STL question</A> <A NAME="727"></A><I>Vianney Lecoart</I> +<LI> <A HREF="000750.html">[Nel] WWW.NEVRAX.ORG</A> <A NAME="750"></A><I>Christine Hall</I> + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Nov 30 17:06:55 2001</i><br> + <b>Archived on:</b> <i>Fri Nov 30 18:14:01 2001</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="http://www.nevrax.org/mailman/listinfo.cgi/nel">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.05 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/pipermail/nel/2001-November/thread.html b/pipermail/nel/2001-November/thread.html new file mode 100644 index 00000000..071c7205 --- /dev/null +++ b/pipermail/nel/2001-November/thread.html @@ -0,0 +1,215 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Nel 2001-November Archive by Thread</title> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>2001-November Archives by Thread</h1> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="http://www.nevrax.org/mailman/listinfo.cgi/nel">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Sun Nov 4 16:31:42 2001</i><br> + <b>Ending:</b> <i>Fri Nov 30 17:06:55 2001</i><br> + <b>Messages:</b> 59<p> + <ul> + +<!--0 01004887902- --> +<LI> <A HREF="000713.html">[Nel] buildig nel/snowballs</A> <A NAME="1623"></A><I>Ruud Verdonck</I> +<UL> +<!--1 01004887902-01004950127- --> +<LI> <A HREF="000715.html">[Nel] buildig nel/snowballs</A> <A NAME="1625"></A><I>Vianney Lecoart</I> +</UL> +<!--0 01004928682- --> +<LI> <A HREF="000714.html">[Nel] help</A> <A NAME="1624"></A><I>Prashant Pansare</I> +<!--0 01005018883- --> +<LI> <A HREF="000716.html">[Nel] Cannot start server.</A> <A NAME="1626"></A><I>WLeung@powerlan.com.au</I> +<UL> +<!--1 01005018883-01005035346- --> +<LI> <A HREF="000717.html">[Nel] Cannot start server.</A> <A NAME="1627"></A><I>Vianney Lecoart</I> +</UL> +<!--0 01005055138- --> +<LI> <A HREF="000718.html">[Nel] SnowBalls 2 Server?</A> <A NAME="1628"></A><I>Cedric Valignat</I> +<!--0 01005056378- --> +<LI> <A HREF="000719.html">[Nel] SnowBalls 2 Server?</A> <A NAME="1629"></A><I>Vianney Lecoart</I> +<!--0 01005063272- --> +<LI> <A HREF="000720.html">[Nel] itaslive is alive</A> <A NAME="1630"></A><I>Vianney Lecoart</I> +<!--0 01005092069- --> +<LI> <A HREF="000721.html">[Nel] RE: Cannot start server</A> <A NAME="1631"></A><I>WLeung@powerlan.com.au</I> +<UL> +<!--1 01005092069-01005123225- --> +<LI> <A HREF="000722.html">[Nel] RE: Cannot start server</A> <A NAME="1632"></A><I>Vianney Lecoart</I> +<!--1 01005092069-01005148543- --> +<LI> <A HREF="000725.html">[Nel] RE: Cannot start server</A> <A NAME="1635"></A><I>Cedric Valignat</I> +</UL> +<!--0 01005137571- --> +<LI> <A HREF="000723.html">[Nel] Cannot connect to itsalive.nevrax.org</A> <A NAME="1633"></A><I>Dee</I> +<UL> +<!--1 01005137571-01005137764- --> +<LI> <A HREF="000724.html">[Nel] Cannot connect to itsalive.nevrax.org</A> <A NAME="1634"></A><I>Vianney Lecoart</I> +</UL> +<!--0 01005149815- --> +<LI> <A HREF="000726.html">[Nel] STL question</A> <A NAME="1636"></A><I>Vincent Caron</I> +<UL> +<!--1 01005149815-01005151186- --> +<LI> <A HREF="000727.html">[Nel] STL question</A> <A NAME="1637"></A><I>Vianney Lecoart</I> +</UL> +<!--0 01005217610- --> +<LI> <A HREF="000728.html">[Nel] Sound and OpenAL</A> <A NAME="1638"></A><I>Dee</I> +<UL> +<!--1 01005217610-01005215951- --> +<LI> <A HREF="000729.html">[Nel] Sound and OpenAL</A> <A NAME="1639"></A><I>Olivier Cado</I> +</UL> +<!--0 01005240250- --> +<LI> <A HREF="000731.html">[Nel] Linux build</A> <A NAME="1641"></A><I>Vincent Caron</I> +<UL> +<!--1 01005240250-01005571882- --> +<LI> <A HREF="000739.html">[Nel] Linux build</A> <A NAME="1649"></A><I>Cedric Valignat</I> +</UL> +<!--0 01005241586- --> +<LI> <A HREF="000732.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="1642"></A><I>Vincent Caron</I> +<UL> +<!--1 01005241586-01005242528- --> +<LI> <A HREF="000734.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="1644"></A><I>Vincent Caron</I> +<UL> +<!--2 01005241586-01005242528-01005570394- --> +<LI> <A HREF="000738.html">[Nel] Linux: snowballs (almost) running</A> <A NAME="1648"></A><I>Cedric Valignat</I> +</UL> +</UL> +<!--0 01005260797- --> +<LI> <A HREF="000730.html">[Nel] Linux Error when compile Nel 3d</A> <A NAME="1640"></A><I>dee115</I> +<UL> +<!--1 01005260797-01005242472- --> +<LI> <A HREF="000733.html">[Nel] Linux Error when compile Nel 3d</A> <A NAME="1643"></A><I>Vincent Caron</I> +</UL> +<!--0 01005337573- --> +<LI> <A HREF="000735.html">[Nel] RE: Cannot start server</A> <A NAME="1645"></A><I>WLeung@powerlan.com.au</I> +<UL> +<!--1 01005337573-01005552999- --> +<LI> <A HREF="000736.html">[Nel] RE: Cannot start server</A> <A NAME="1646"></A><I>Vianney Lecoart</I> +<!--1 01005337573-01005570171- --> +<LI> <A HREF="000737.html">[Nel] RE: Cannot start server</A> <A NAME="1647"></A><I>Cedric Valignat</I> +</UL> +<!--0 01005837294- --> +<LI> <A HREF="000740.html">[Nel] Landscape</A> <A NAME="1650"></A><I>Ruud Verdonck</I> +<UL> +<!--1 01005837294-01005923032- --> +<LI> <A HREF="000741.html">[Nel] Landscape</A> <A NAME="1651"></A><I>Cyril 'Hulud' Corvazier</I> +</UL> +<!--0 01005945056- --> +<LI> <A HREF="000742.html">[Nel] Linux build</A> <A NAME="1652"></A><I>Vincent Caron</I> +<!--0 01006244706- --> +<LI> <A HREF="000743.html">[Nel] Ryzom screenshot</A> <A NAME="1653"></A><I>Cyril 'Hulud' Corvazier</I> +<UL> +<!--1 01006244706-01006257646- --> +<LI> <A HREF="000744.html">[Nel] Ryzom screenshot</A> <A NAME="1654"></A><I>Tony Hoyt</I> +</UL> +<!--0 01006311839- --> +<LI> <A HREF="000745.html">[Nel] Bezian Vistas</A> <A NAME="1655"></A><I>delire</I> +<UL> +<!--1 01006311839-01006324503- --> +<LI> <A HREF="000746.html">[Nel] Bezian Vistas</A> <A NAME="1656"></A><I>Valerio Santinelli</I> +</UL> +<!--0 01006530434- --> +<LI> <A HREF="000747.html">[Nel] Missing Files For CVS Version of Snowballs2</A> <A NAME="1657"></A><I>Heath Johns</I> +<UL> +<!--1 01006530434-01006553360- --> +<LI> <A HREF="000748.html">[Nel] Missing Files For CVS Version of Snowballs2</A> <A NAME="1658"></A><I>Vincent Caron</I> +</UL> +<!--0 01006630444- --> +<LI> <A HREF="000749.html">[Nel] Snowballs Segfaults</A> <A NAME="1659"></A><I>Heath Johns</I> +<UL> +<!--1 01006630444-01006958584- --> +<LI> <A HREF="000759.html">[Nel] Snowballs Segfaults</A> <A NAME="1669"></A><I>Cedric Valignat</I> +<!--1 01006630444-01007076720- --> +<LI> <A HREF="000765.html">[Nel] Snowballs Segfaults</A> <A NAME="1675"></A><I>Vincent Caron</I> +</UL> +<!--0 01006709816- --> +<LI> <A HREF="000750.html">[Nel] WWW.NEVRAX.ORG</A> <A NAME="1660"></A><I>Christine Hall</I> +<!--0 01006793981- --> +<LI> <A HREF="000751.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="1661"></A><I>Nel List</I> +<UL> +<!--1 01006793981-01006796367- --> +<LI> <A HREF="000752.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="1662"></A><I>Valerio Santinelli</I> +<UL> +<!--2 01006793981-01006796367-01006855440- --> +<LI> <A HREF="000754.html">[Nel] RE: Nel digest, Vol 1 #191 - 1 msg</A> <A NAME="1664"></A><I>Cedric Valignat</I> +</UL> +</UL> +<!--0 01006854728- --> +<LI> <A HREF="000753.html">[Nel] GCC version and Debian Package</A> <A NAME="1663"></A><I>Laurent Hausermann</I> +<UL> +<!--1 01006854728-01006958263- --> +<LI> <A HREF="000758.html">[Nel] GCC version and Debian Package</A> <A NAME="1668"></A><I>Cedric Valignat</I> +</UL> +<!--0 01006881907- --> +<LI> <A HREF="000755.html">[Nel] Compile error</A> <A NAME="1665"></A><I>Thomas RIBO</I> +<UL> +<!--1 01006881907-01006936743- --> +<LI> <A HREF="000756.html">[Nel] Compile error</A> <A NAME="1666"></A><I>Vianney Lecroart</I> +<!--1 01006881907-01006957592- --> +<LI> <A HREF="000757.html">[Nel] Compile error</A> <A NAME="1667"></A><I>Cedric Valignat</I> +</UL> +<!--0 01007022107- --> +<LI> <A HREF="000760.html">[Nel] How to compile the object_viewer?</A> <A NAME="1670"></A><I>zen</I> +<UL> +<!--1 01007022107-01007024153- --> +<LI> <A HREF="000761.html">[Nel] How to compile the object_viewer?</A> <A NAME="1671"></A><I>Vianney Lecroart</I> +</UL> +<!--0 01007024168- --> +<LI> <A HREF="000762.html">[Nel] Low framerate</A> <A NAME="1672"></A><I>Thomas RIBO</I> +<UL> +<!--1 01007024168-01007025071- --> +<LI> <A HREF="000763.html">[Nel] Low framerate</A> <A NAME="1673"></A><I>Vianney Lecroart</I> +<UL> +<!--2 01007024168-01007025071-01007025918- --> +<LI> <A HREF="000764.html">[Nel] Low framerate</A> <A NAME="1674"></A><I>Thomas RIBO</I> +</UL> +</UL> +<!--0 01007078938- --> +<LI> <A HREF="000766.html">[Nel] small bug, bug unforgivable design flaw</A> <A NAME="1676"></A><I>Vincent Caron</I> +<!--0 01007109747- --> +<LI> <A HREF="000767.html">[Nel] Missing files</A> <A NAME="1677"></A><I>Francois Lagunas</I> +<UL> +<!--1 01007109747-01007136415- --> +<LI> <A HREF="000771.html">[Nel] Missing files</A> <A NAME="1681"></A><I>Cedric Valignat</I> +</UL> +<!--0 01007132246- --> +<LI> <A HREF="000768.html">[Nel] So many services!</A> <A NAME="1678"></A><I>Paul Siegel</I> +<UL> +<!--1 01007132246-01007133744- --> +<LI> <A HREF="000769.html">[Nel] How exactly do I run the Snowball Server?</A> <A NAME="1679"></A><I>Tony Hoyt</I> +<UL> +<!--2 01007132246-01007133744-01007134288- --> +<LI> <A HREF="000770.html">[Nel] How exactly do I run the Snowball Server?</A> <A NAME="1680"></A><I>Valerio Santinelli</I> +</UL> +</UL> + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Nov 30 17:06:55 2001</i><br> + <b>Archived on:</b> <i>Fri Nov 30 18:14:01 2001</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="http://www.nevrax.org/mailman/listinfo.cgi/nel">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.05 (Mailman edition).</i> + </BODY> +</HTML> + |