remove old files
[closure-html.git] / INSTALL
blob161385130bc024642e4c15fb91c150732c4d95b9
1 Preliminary Installation Instructions
3 Provide yourself with:
5  1. CMUCL
7     [For what it is worth, I use 18d-pre]
9  2. djpeg
11     [Debian package libjpeg-progs]
13  3. gif2png
15     [Debian package gif2png]
18 There is a script named BUILD. After executing it, if you are lucky
19 this will leave you with a lisp.core which contains closure.
21 Fire up the the newly build core:
23 $ lisp -core lisp.core
25 Then start Closure:
27 * (closure:start)
30 2003-03-10, Gilbert Baumann
32 -- dummy commit, ignore --