summaryrefslogtreecommitdiff
path: root/debian/README.lisps
blob: a8e4fb5f1317c1e3f52508cd86f2409a6893c334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
If changing lisp remember to edit debian/control, debian/rules and this file.