From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/INSTALL.diff?r1=1.20&r2=1.21&sortby=date | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.20&r2=1.21&sortby=date (limited to 'cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.20&r2=1.21&sortby=date') diff --git a/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.20&r2=1.21&sortby=date b/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.20&r2=1.21&sortby=date new file mode 100644 index 00000000..2b4c429b --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.20&r2=1.21&sortby=date @@ -0,0 +1,34 @@ + + + +code/nel/INSTALL - diff - 1.21 + +
[BACK] Return to INSTALL + CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/INSTALL between version 1.20 and 1.21

+ + + + + + + + + + + + + + + + +
version 1.20, 2001/10/24 16:55:14version 1.21, 2002/02/07 16:52:12
Line 5 
Line 5 
    The NeL library need the following libraries :    The NeL library need the following libraries :
  
       - STLPort 4.0    <URL:http://www.stlport.org/>            (Mandatory)       - STLPort 4.0    <URL:http://www.stlport.org/>            (Mandatory)
        - LibXML 2.4.13  <URL:http://www.xmlsoft.org/>            (NeL Misc)
       - FreeType 2     <URL:http://freetype.sourceforge.net/>   (NeL 3D)       - FreeType 2     <URL:http://freetype.sourceforge.net/>   (NeL 3D)
       - OpenAL         <URL:http://www.openal.org/>             (NeL Sound)       - OpenAL         <URL:http://www.openal.org/>             (NeL Sound)
       - Python 1.5     <URL:http://www.python.org/>             (NeL AI)       - Python 1.5     <URL:http://www.python.org/>             (NeL AI)
       - LibXML         <URL:http://www.xmlsoft.org/>            (NeL Misc) 
  
    STLPort need to be compiled. NeL is using the SGI iostreams and it require    STLPort need to be compiled. NeL is using the SGI iostreams and it require
    the STLPort compilation and a linking of NeL with the STLPort library.    the STLPort compilation and a linking of NeL with the STLPort library.


+
Legend:
+
Removed from v.1.20 
changed lines
 Added in v.1.21
+
+ + + + +
+
\ No newline at end of file -- cgit v1.2.1