blob: 597845c8a18ead1bdc4fa4a076e7e9f1d0708b64 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
To use asdf and depending ports, you will have to configure your
Lisp systems so they know where to find asdf itself and the system
definition files.
A default configuration is installed in
${PREFIX}/etc/asdf-init.lisp
Review this file for further information, or simply load it from your
Lisp initialization file.
|