-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTALL
More file actions
28 lines (20 loc) · 781 Bytes
/
INSTALL
File metadata and controls
28 lines (20 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Installation Instructions
*************************
Copyright (C) 2009, 2010 Alexander Kahl
This file is free documentation;
I give unlimited permission to copy, distribute and modify it.
Dependencies
============
Foundation:
- Any ANSI-compliant CL implementation
CL libraries (all asdf-install:able):
- CL-PPCRE | http://www.cliki.net/CL-PPCRE
- trivial-gray-streams | http://www.cliki.net/trivial-gray-streams
- Alexandria | http://common-lisp.net/project/alexandria/
- Stefil | http://common-lisp.net/project/stefil/
Your distribution might provide some of these libraries but the names may
differ, i.e. try to search for the libraries' names prefixed with `cl-` if not
already present.
Installation
============
RTF ASDF manual ;)