summaryrefslogtreecommitdiff
path: root/debian/README.lisps
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.lisps')
-rw-r--r--debian/README.lisps11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/README.lisps b/debian/README.lisps
new file mode 100644
index 0000000..b9e5ef7
--- /dev/null
+++ b/debian/README.lisps
@@ -0,0 +1,11 @@
+Lisps to build OpenAxiom:
+SBCL, GCL, CLisp, ECL, CCL
+
+SBCL is preferable, then GCL, then CLisp and so on.
+
+As of Wheezy, SBCL is present only for:
+i386, amd64, kfreebsd-amd64.
+
+On other arch GCL should be used.
+To build with GCL libncurses-dev and libreadline-dev are required.
+