diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |