Relative directory changed, Moved devvars.lisp
[lineal.git] / INSTALL
blob8688a506a694eb2f1e3a13fd0c054a7ebc949d05
2 - Required Libraries -
3 Hunchentoot - http://www.cliki.net/hunchentoot
4 CL-WHO - http://www.cliki.net/CL-WHO 
5 ParenScript - http://www.cliki.net/Parenscript
7 - Tested Lisps -
8 SBCL, others *should* work though.
10 - Steps to Run -
11 1. Boot up a lisp in the toplevel directory.
12 (where the INSTALL file is)
14 2. (load "run")
15 You can also do
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.
24 3. Go to localhost:41938 in a web browser.
25 Port 41938 was chosen to stand for 'AlgEB'ra 
27 There are surely lots of bugs and security issues
28 hosted on your system, congratulations on your new Lineal!
29 (see README for the skivvy)