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.14&r2=1.15&sortby=author | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.14&r2=1.15&sortby=author (limited to 'cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.14&r2=1.15&sortby=author') diff --git a/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.14&r2=1.15&sortby=author b/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.14&r2=1.15&sortby=author new file mode 100644 index 00000000..37f4ff1e --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.14&r2=1.15&sortby=author @@ -0,0 +1,53 @@ + + + +code/nel/INSTALL - diff - 1.15 + +
[BACK] Return to INSTALL + CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/INSTALL between version 1.14 and 1.15

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
version 1.14, 2001/02/22 18:19:20version 1.15, 2001/04/10 13:44:50
Line 122 
Line 122 
    2. GNU/Linux compilation    2. GNU/Linux compilation
    ------------------------    ------------------------
  
       The compilation on GNU/Linux has been done only on RedHat 6.2 with 
       GCC 2.96. 
  
       In the NeL directory do :       In the NeL directory do :
  
         In the case (ex: after a cvs checkout) that you need to rebuild the
         "configure" script and/or the "Makefile.in" files, execute the
         "bootstrap" script in the NeL directory :
  
           % ./bootstrap
  
          % ./configure --with-stlport=<Path_to_the_stlport_headers_files> \          % ./configure --with-stlport=<Path_to_the_stlport_headers_files> \
                        --with-python=<Path_to_the_python_headers_files>                        --with-python=<Path_to_the_python_headers_files>
          % make          % make
Line 150 
Line 153 
       following command :       following command :
  
          % ./configure --help          % ./configure --help
  
       In the case (ex: after a cvs checkout) that you need to rebuild the 
       "configure" script and/or the "Makefile.in" files, execute the 
       "bootstrap" script in the NeL directory : 
  
          % ./bootstrap 
  
  
 Installation Installation


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