From 1e979a3c60f7e79ee8aa3aef8f9d4bb354b17bc1 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 3 Apr 2013 00:41:02 +0000 Subject: * config/open-axiom.m4 (OPENAXIOM_REQUIRE_CXX11): New. * configure.ac: Use it. --- INSTALL | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 9d0a3125..414167b4 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ Requirements OpenAxiom currenly requires a Lisp system for its runtime support. OpenAxiom is known to build with the GNU Common Lisp (GCL versions 2.6.7 or 2.6.8), Steel Bank Common Lisp (SBCL version 1.0.22 or higher, -except 1.0.29), CLisp (version 2.44.x or higher), and ECL (version +except 1.0.29, 1.1.6), CLisp (version 2.44.x or higher), and ECL (version higher than 11.1.1), Clozure CL (version 1.3 or higher). So, if you already have any of the above mentioned Lisp systems, your are good to go. Otherwise, you would need to install any of the Lisp environment @@ -15,11 +15,11 @@ Note that a functional Lisp system (e.g. SBCL, GCL, CLisp, ECL, or Clozure CL) is needed only to build OpenAxiom. They are not needed once the system is installed. -Finally, you would need a C++ compiler. It is also recommended -that you install X11 development headers and libraries, especially -Xpm, and QT development headers and libraries. Windows (MingW/MSYS) -users do not need X11 components, but they would need a functional -QT SDK (version 4.6 or higher.) +Finally, you would need a C++ compiler that supports the 2011 edition +of the language. It is also recommended that you install X11 +development headers and libraries, especially Xpm, and QT development +headers and libraries. Windows (MingW/MSYS) users do not need X11 +components, but they would need a functional QT SDK (version 4.6 or higher.) Ah, one more note: OpenAxiom requires GNU Make. -- cgit v1.2.3