3 Hunchentoot - http://www.cliki.net/hunchentoot
4 CL-WHO - http://www.cliki.net/CL-WHO
5 ParenScript - http://www.cliki.net/Parenscript
8 SBCL, others *should* work though.
11 1. Boot up a lisp in the toplevel directory.
12 (where the INSTALL file is)
16 (load "/src/webui/serv")
17 Of course this means that custom options
18 set in "run.lisp" will not take effect.
20 If all the libraries are installed correctly,
21 this should signal no errors or warnings.
22 If something goes wrong here, let me know.
25 Or do steps 1 and 2 via command line options such as:
30 3. Go to localhost:41938 in a web browser.
31 Port 41938 was chosen to stand for 'AlgEB'ra
33 There are surely lots of bugs and security issues
34 hosted on your system, congratulations on your new Lineal!
35 (see README for the skivvy)