aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text')
-rw-r--r--cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html104
-rw-r--r--cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log/index.html144
-rw-r--r--cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup/index.html104
3 files changed, 352 insertions, 0 deletions
diff --git a/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html b/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html
new file mode 100644
index 00000000..ad93b132
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html
@@ -0,0 +1,104 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/snowballs/INSTALL - view - 1.2</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="INSTALL?sortby=author"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="INSTALL?sortby=author">INSTALL</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?sortby=author">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=author">code</a> / <a href="/cvs/cvsweb.cgi/code/snowballs/?sortby=author">snowballs</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=author">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=author">code</a> / <a href="/cvs/cvsweb.cgi/code/snowballs/?sortby=author">snowballs</a> / <a href="/cvs/cvsweb.cgi/code/snowballs/INSTALL?sortby=author">INSTALL</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/snowballs/INSTALL?rev=1.2&amp;sortby=author" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/snowballs/INSTALL?rev=1.2','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.2</B>, <i>Wed Apr 18 08:58:57 2001 UTC</i> (13 months, 1 week ago) by <i>valignat</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>HEAD</b><BR>Changes since <b>1.1: +87 -179
+ lines</b><PRE>
+# REPLACED the default GNU INSTALL file by a more specific version.
+</PRE>
+</td></tr></table><HR noshade><PRE>
+If you find any bugs use the Nevrax Bug Tracking System :
+
+ &nbsp; &lt;URL:<A HREF="http://www.nevrax.org/bugs/">http://www.nevrax.org/bugs/</A>&gt;
+
+If you need any help contact us on the NeL mailing-list :
+
+ &nbsp; &lt;URL:<A HREF="http://www.nevrax.org/mail/">http://www.nevrax.org/mail/</A>&gt;
+
+
+Requirements
+============
+
+ &nbsp; Snowballs need the folowing libraries :
+
+ &nbsp; &nbsp; &nbsp;- STLPort 4.0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;URL:<A HREF="http://www.stlport.org/">http://www.stlport.org/</A>&gt;
+ &nbsp; &nbsp; &nbsp;- NeL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;URL:<A HREF="http://www.nevrax.org/">http://www.nevrax.org/</A>&gt;
+
+
+Compilation
+===========
+
+ &nbsp; 1. Windows compilation
+ &nbsp; ----------------------
+
+ &nbsp; &nbsp; &nbsp;The compilation on Windows has been done only with Visual C++ 6.0 SP4.
+
+ &nbsp; &nbsp; &nbsp;Set up Visual C++ to find the STLPort libraries. This is done in the
+ &nbsp; &nbsp; &nbsp;[Tools -&gt; Options -&gt; Directories] menu :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; - Add the STLPort include directory to the &quot;Library Files&quot; category.
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ex: D:/stlport-4.0/stlport
+
+ &nbsp; &nbsp; &nbsp; &nbsp; - Add the STLPort library directory to the &quot;Library Files&quot; category.
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ex: D:/stlport-4.0/lib
+
+ &nbsp; &nbsp; &nbsp;Open the workspace file &quot;snowballs.dsw&quot; (in the menu [File -&gt; Workspace]).
+
+ &nbsp; &nbsp; &nbsp;Setup Visual C++ to find the NeL include and library files :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; - Add the NEL include directory to the &quot;Library Files&quot; category.
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ex: D:/prefix/include
+
+ &nbsp; &nbsp; &nbsp; &nbsp; - Add the STLPort library directory to the &quot;Library Files&quot; category.
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ex: D:/prefix/lib
+
+
+ &nbsp; 2. GNU/Linux compilation
+ &nbsp; ------------------------
+
+ &nbsp; &nbsp; &nbsp;In the case (ex: after a cvs checkout) that you need to rebuild the
+ &nbsp; &nbsp; &nbsp;&quot;configure&quot; script and/or the &quot;Makefile.in&quot; files, execute the
+ &nbsp; &nbsp; &nbsp;&quot;bootstrap&quot; script in the swnoballs directory :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % ./bootstrap
+
+ &nbsp; &nbsp; &nbsp;In the snowballs directory do :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % ./configure --with-stlport=&lt;Path_to_the_stlport_headers_files&gt;
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % make
+
+ &nbsp; &nbsp; &nbsp;The &quot;configure&quot; script must be call with the &quot;--with-stlport&quot; option.
+ &nbsp; &nbsp; &nbsp;This option permit to override the default STL headers.
+
+ &nbsp; &nbsp; &nbsp;To pass additional arguments to the C++ compiler, use the command line :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % CXXFLAGS=-pipe ./configure --with-stlport=&lt;STLPort_headers_path&gt;
+
+ &nbsp; &nbsp; &nbsp;To get the complete list of arguments of the &quot;configure&quot; script use the
+ &nbsp; &nbsp; &nbsp;following command :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % ./configure --help
+
+
+Installation
+============
+
+ &nbsp; 1. Windows installation
+ &nbsp; -----------------------
+
+ &nbsp; &nbsp; &nbsp;Not done yet.
+
+
+ &nbsp; 2. GNU/Linux installation
+ &nbsp; --------------------------
+
+ &nbsp; &nbsp; &nbsp;% make install
+
+
+</PRE> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log/index.html b/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log/index.html
new file mode 100644
index 00000000..43761679
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log/index.html
@@ -0,0 +1,144 @@
+<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<HTML>
+<HEAD>
+ <TITLE>nevrax.org : cvs</TITLE>
+ <META name="keywords" content="freesoftware,nel,newt,snowballs,richard stallman,GNU,Multi-User Online World">
+
+ <LINK REL=stylesheet TYPE="text/css" HREF="http://www.nevrax.org/inc/css/nevrax.css">
+</HEAD>
+<BODY MARGINHEIGHT="0" MARGINWIDTH="0">
+
+<!-- uplinks -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.org><b>Home</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ <TD><IMG width=6 height=14 SRC="http://www.nevrax.org/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=http://www.nevrax.com><b>nevrax.com</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
+ </TR>
+</TABLE>
+
+<!-- banner Nevrax -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=100%>
+ <TR><TD BGCOLOR="#000000" BACKGROUND="http://www.nevrax.org/inc/img/black_banner.jpg"><A HREF="http://www.nevrax.org"><IMG SRC="http://www.nevrax.org/inc/img/nevrax.gif" WIDTH="170" HEIGHT="45" BORDER=0 ALT="Nevrax" ></A></TD></TR>
+</TABLE>
+
+<!-- main table -->
+<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 height=100%>
+ <TR>
+ <TD WIDTH=16><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="10" BORDER=0 ALT=""></TD>
+ <TD WIDTH=140 BGCOLOR=#dddddd VALIGN=TOP ALIGN=middle><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+ <!------ Begin Box ------>
+ <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=black><TR><TD><TABLE border=0 cellspacing=2 cellpadding=0 width=120><tr><TD ALIGN=middle bgcolor=black>
+ <FONT COLOR=white FACE="sans-serif"><B>Nevrax.org</B></FONT></TD></TR><tr><td colspan=2 bgcolor=#FFFFFF>
+ <TABLE cellspacing=0 cellpadding=1 border=0>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="Rubrique news"><img width=13 height=15 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-news.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/news/" TITLE="News">News</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Rubrique mail"><img width=15 height=11 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-mail.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/mail/" TITLE="Mailing list archive">Mailing-list</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Rubrique docs"><img width=14 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-docs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/docs/" TITLE="Documentation">Documentation</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="Rubrique cvs"><img width=13 height=17 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-cvs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/cvs/" TITLE="CVS Web">CVS</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Rubrique bugs"><img width=20 height=16 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-bugs.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/bugs/" TITLE="Bugtracking">Bugs</a></td></tr>
+ <tr><td ALIGN=middle><a class='linkbox' href="http://www.nevrax.org/free/" TITLE="Rubrique license"><img width=18 height=12 hspace=5 border=0 src=http://www.nevrax.org/inc/img/picto-free.gif ALT=#></A></td><td><a class='linkbox' href="http://www.nevrax.org/free/" TITLE="Free Software">Free software</a></td></tr>
+ </TABLE>
+ </TD></TR></TABLE></TD></TR></TABLE>
+ <!------ End Box ------>
+
+ </TD>
+ <TD WIDTH=15><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
+ <TD ALIGN=left valign=top><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
+
+<!-- title -->
+<TABLE background="http://www.nevrax.org/inc/img/redline.gif" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td>
+<A HREF="http://www.nevrax.org/cvs/"><img src="http://www.nevrax.org/inc/img/t_cvs.gif" ALT="cvs" HEIGHT=20 BORDER=0></A>
+</td><td><IMG SRC="http://www.nevrax.org/inc/img/pixel.gif" WIDTH="1" HEIGHT="1" BORDER=0 ALT="">
+</td></tr></table>
+
+<!-- title -->
+<table width=100%><tr><td align=left><b> <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/">code</a> / <a href="/cvs/cvsweb.cgi/code/snowballs/">snowballs</a> / INSTALL</b></td><td align=right><b></b></td></TR></TABLE>
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD><B>INSTALL</B></TD>
+ <TD ALIGN=RIGHT> </td>
+</tr></table>
+<P>
+<p>Default branch: MAIN<BR>
+<HR size=1 NOSHADE><P><a NAME="rev1.2"></a><a NAME="HEAD"></a><a NAME="MAIN"></a>
+ Revision <A HREF="INSTALL?rev=1.2&amp;content-type=text/x-cvsweb-markup"><b>1.2</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/snowballs/INSTALL?rev=1.2&amp;content-type=text/plain" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/snowballs/INSTALL?rev=1.2&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/snowballs/INSTALL?annotate=1.2">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/snowballs/INSTALL?r1=1.2">[select for diffs]</A>
+, <i>Wed Apr 18 08:58:57 2001 UTC</i> (3 months, 1 week ago) by <i>valignat</i>
+<BR>Branch: <b><A HREF="INSTALL?only_with_tag=MAIN">MAIN</A>
+</b>
+<BR>CVS Tags: <b><A HREF="INSTALL?only_with_tag=HEAD">HEAD</A>
+</b><BR>Changes since <b>1.1: +87 -179
+ lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/snowballs/INSTALL.diff?r1=1.1&amp;r2=1.2">1.1</A>
+<PRE>
+# REPLACED the default GNU INSTALL file by a more specific version.
+</PRE>
+<HR size=1 NOSHADE><P><a NAME="rev1.1"></a>
+ Revision <A HREF="INSTALL?rev=1.1&amp;content-type=text/x-cvsweb-markup"><b>1.1</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/snowballs/INSTALL?rev=1.1&amp;content-type=text/plain" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/snowballs/INSTALL?rev=1.1&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/snowballs/INSTALL?annotate=1.1">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/snowballs/INSTALL?r1=1.1">[select for diffs]</A>
+, <i>Tue Apr 17 13:00:32 2001 UTC</i> (3 months, 2 weeks ago) by <i>valignat</i>
+<BR>Branch: <b><A HREF="INSTALL?only_with_tag=MAIN">MAIN</A>
+</b>
+<BR>Diff<PRE>
+MOVED: client directory to snowballs/client and server/moves_servive to snowballs/server/moves_servive
+</PRE>
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD><B>Request Diffs</B></TD>
+ <TD ALIGN=RIGHT> </td>
+</tr></table>
+<P>
+<P>
+<FORM METHOD="GET" ACTION="/cvs/cvsweb.cgi/code/snowballs/INSTALL.diff" NAME="diff_select">
+Diffs between
+<SELECT NAME="r1">
+<OPTION VALUE="text" SELECTED>Use Text Field
+<OPTION VALUE="1:MAIN">MAIN
+<OPTION VALUE="1.2:HEAD">HEAD
+</SELECT>
+<INPUT TYPE="TEXT" SIZE="12" NAME="tr1" VALUE="1.1" onChange='document.diff_select.r1.selectedIndex=0'>
+ and
+<SELECT NAME="r2">
+<OPTION VALUE="text" SELECTED>Use Text Field
+<OPTION VALUE="1:MAIN">MAIN
+<OPTION VALUE="1.2:HEAD">HEAD
+</SELECT>
+<INPUT TYPE="TEXT" SIZE="12" NAME="tr2" VALUE="1.2" onChange='docuement.diff_select.r2.selectedIndex=0'>
+<BR>Type of Diff should be a&nbsp;<SELECT NAME="f">
+<OPTION VALUE=h SELECTED>Colored Diff<OPTION VALUE=H>Long Colored Diff<OPTION VALUE=u>Unidiff<OPTION VALUE=c>Context Diff<OPTION VALUE=s>Side by Side</SELECT><INPUT TYPE=SUBMIT VALUE=" Get Diffs ">
+</FORM>
+
+<!-- block -->
+<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="http://www.nevrax.org/inc/img/reddots.gif"></TD>
+ <TD><B>Select branch</B></TD>
+ <TD ALIGN=RIGHT> </td>
+</tr></table>
+<P>
+<P>
+<A name=branch></A>
+<FORM METHOD="GET" ACTION="/cvs/cvsweb.cgi/code/snowballs/INSTALL">
+View only Branch:
+<SELECT NAME="only_with_tag" onchange="submit()">
+<OPTION VALUE="">Show all branches
+<OPTION>MAIN
+</SELECT>
+<INPUT TYPE=SUBMIT VALUE=" View Branch ">
+</FORM>
+<A name=logsort></A>
+<FORM METHOD="GET" ACTION="/cvs/cvsweb.cgi/code/snowballs/INSTALL">
+Sort log by:
+<SELECT NAME="logsort" onchange="submit()">
+<OPTION VALUE=cvs>Not sorted<OPTION VALUE=date SELECTED>Commit date<OPTION VALUE=rev>Revision</SELECT>
+<INPUT TYPE=SUBMIT VALUE=" Sort ">
+</FORM>
+
+<!-- footer -->
+<BR><FONT Size=+5>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </FONT>
+</TD>
+<TD WIDTH=15><IMG SRC=http://www.nevrax.org/inc/img/pixel.gif WIDTH=15 HEIGHT=15 BORDER=0 ALT=""></TD>
+</TR>
+</TABLE>
+</BODY>
+</HTML></BODY></HTML>
diff --git a/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup/index.html
new file mode 100644
index 00000000..e130aa2d
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/snowballs/INSTALL?rev=1.2&content-type=text/x-cvsweb-markup/index.html
@@ -0,0 +1,104 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/snowballs/INSTALL - view - 1.2</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="INSTALL"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="INSTALL">INSTALL</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/">code</a> / <a href="/cvs/cvsweb.cgi/code/snowballs/">snowballs</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/">code</a> / <a href="/cvs/cvsweb.cgi/code/snowballs/">snowballs</a> / <a href="/cvs/cvsweb.cgi/code/snowballs/INSTALL">INSTALL</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/snowballs/INSTALL?rev=1.2" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/snowballs/INSTALL?rev=1.2','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.2</B>, <i>Wed Apr 18 08:58:57 2001 UTC</i> (13 months, 3 weeks ago) by <i>valignat</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>HEAD</b><BR>Changes since <b>1.1: +87 -179
+ lines</b><PRE>
+# REPLACED the default GNU INSTALL file by a more specific version.
+</PRE>
+</td></tr></table><HR noshade><PRE>
+If you find any bugs use the Nevrax Bug Tracking System :
+
+ &nbsp; &lt;URL:<A HREF="http://www.nevrax.org/bugs/">http://www.nevrax.org/bugs/</A>&gt;
+
+If you need any help contact us on the NeL mailing-list :
+
+ &nbsp; &lt;URL:<A HREF="http://www.nevrax.org/mail/">http://www.nevrax.org/mail/</A>&gt;
+
+
+Requirements
+============
+
+ &nbsp; Snowballs need the folowing libraries :
+
+ &nbsp; &nbsp; &nbsp;- STLPort 4.0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;URL:<A HREF="http://www.stlport.org/">http://www.stlport.org/</A>&gt;
+ &nbsp; &nbsp; &nbsp;- NeL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;URL:<A HREF="http://www.nevrax.org/">http://www.nevrax.org/</A>&gt;
+
+
+Compilation
+===========
+
+ &nbsp; 1. Windows compilation
+ &nbsp; ----------------------
+
+ &nbsp; &nbsp; &nbsp;The compilation on Windows has been done only with Visual C++ 6.0 SP4.
+
+ &nbsp; &nbsp; &nbsp;Set up Visual C++ to find the STLPort libraries. This is done in the
+ &nbsp; &nbsp; &nbsp;[Tools -&gt; Options -&gt; Directories] menu :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; - Add the STLPort include directory to the &quot;Library Files&quot; category.
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ex: D:/stlport-4.0/stlport
+
+ &nbsp; &nbsp; &nbsp; &nbsp; - Add the STLPort library directory to the &quot;Library Files&quot; category.
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ex: D:/stlport-4.0/lib
+
+ &nbsp; &nbsp; &nbsp;Open the workspace file &quot;snowballs.dsw&quot; (in the menu [File -&gt; Workspace]).
+
+ &nbsp; &nbsp; &nbsp;Setup Visual C++ to find the NeL include and library files :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; - Add the NEL include directory to the &quot;Library Files&quot; category.
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ex: D:/prefix/include
+
+ &nbsp; &nbsp; &nbsp; &nbsp; - Add the STLPort library directory to the &quot;Library Files&quot; category.
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ex: D:/prefix/lib
+
+
+ &nbsp; 2. GNU/Linux compilation
+ &nbsp; ------------------------
+
+ &nbsp; &nbsp; &nbsp;In the case (ex: after a cvs checkout) that you need to rebuild the
+ &nbsp; &nbsp; &nbsp;&quot;configure&quot; script and/or the &quot;Makefile.in&quot; files, execute the
+ &nbsp; &nbsp; &nbsp;&quot;bootstrap&quot; script in the swnoballs directory :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % ./bootstrap
+
+ &nbsp; &nbsp; &nbsp;In the snowballs directory do :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % ./configure --with-stlport=&lt;Path_to_the_stlport_headers_files&gt;
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % make
+
+ &nbsp; &nbsp; &nbsp;The &quot;configure&quot; script must be call with the &quot;--with-stlport&quot; option.
+ &nbsp; &nbsp; &nbsp;This option permit to override the default STL headers.
+
+ &nbsp; &nbsp; &nbsp;To pass additional arguments to the C++ compiler, use the command line :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % CXXFLAGS=-pipe ./configure --with-stlport=&lt;STLPort_headers_path&gt;
+
+ &nbsp; &nbsp; &nbsp;To get the complete list of arguments of the &quot;configure&quot; script use the
+ &nbsp; &nbsp; &nbsp;following command :
+
+ &nbsp; &nbsp; &nbsp; &nbsp; % ./configure --help
+
+
+Installation
+============
+
+ &nbsp; 1. Windows installation
+ &nbsp; -----------------------
+
+ &nbsp; &nbsp; &nbsp;Not done yet.
+
+
+ &nbsp; 2. GNU/Linux installation
+ &nbsp; --------------------------
+
+ &nbsp; &nbsp; &nbsp;% make install
+
+
+</PRE> \ No newline at end of file