cl-acl-compat software package provides Compatibility layer for Allegro Common Lisp, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cl-acl-compat
cl-acl-compat is installed in your system.
Make ensure the cl-acl-compat package were installed using the commands given below,
$ sudo dpkg-query -l | grep cl-acl-compat *
You will get with cl-acl-compat package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Lisp |
| Package | cl-acl-compat |
| Version | 1.2.42+cvs.2010.02.08-dfsg-1.1 |
| Description | Compatibility layer for Allegro Common Lisp |
| Sub Section | Lisp |