diff WWW/readme.html @ 3150:f60acc8381e7

[project @ 1998-02-06 22:45:32 by jwe]
author jwe
date Fri, 06 Feb 1998 22:45:32 +0000
parents a65b62d2f630
children 6929a31e7624
line wrap: on
line diff
--- a/WWW/readme.html	Fri Feb 06 21:32:34 1998 +0000
+++ b/WWW/readme.html	Fri Feb 06 22:45:32 1998 +0000
@@ -320,8 +320,7 @@
 
 <p>
 In order to build Octave, you will need a current version of g++,
-libg++, and GNU make.  Recommended versions are g++ 2.7.2 or 2.7.2.1,
-libg++ 2.7.1 or 2.7.2, and make 3.75.
+libstdc++, and GNU make.
 </p>
 
 <p>
@@ -357,13 +356,13 @@
 <p>
 Octave is being developed with the Free Software Foundation's make,
 bison (a replacement for YACC), flex (a replacement for lex), gcc/g++,
-and libg++ on a SPARCstation II and a DECstation 5000/240.  It should
-be possible to install it on any machine that runs GCC/G++.  It may
-also be possible to install it using other implementations of these
-tools, but it will most certainly require much more work.  Do yourself
-a favor and get the GNU development tools, either via anonymous ftp
-from prep.ai.mit.edu or by writing the Free Software Foundation, 675
-Mass Ave, Cambridge, MA 02139, USA.
+and libstdc++ on an Intel Pentium II system running Linux/GNU.  It
+should be possible to install it on any machine that runs GCC/G++.  It
+may also be possible to install it using other implementations of
+these tools, but it will most certainly require much more work.  Do
+yourself a favor and get the GNU development tools, either via
+anonymous ftp from prep.ai.mit.edu or by writing the Free Software
+Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 </p>
 
 <p>