From e05241ed11702813eb225b084643720deb121d26 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 2 Nov 2008 17:35:47 +0000 Subject: * lisp/core.lisp.in (|$ExtraRuntimeLibraries|): Listify. (extra-runtime-libs): Tidy. * lisp/Makefile.in (edit): stringify $(oa_c_runtime_extra) elements. --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 0c7c383f..efdcd2eb 100644 --- a/INSTALL +++ b/INSTALL @@ -3,8 +3,8 @@ 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.21.15 or higher), -CLisp (version 2.44.x or higher), and ECL (version 0.9l or higher). +or 2.6.8), Steel Bank Common Lisp (SBCL version 1.0.22 or higher), +CLisp (version 2.44.x or higher), and ECL (version 8.9.0-CVS or higher). So, if you already have any of the above mentioned Lisp system, your are good to go. Otherwise, you would need to download a dependency tarball from OpenAxiom's download web site. See instructions below. -- cgit v1.2.3