logs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Logs-devel] running LoGS


From: Vijay Lakshminarayanan
Subject: [Logs-devel] running LoGS
Date: Sat, 15 Apr 2006 00:29:16 -0500

Hi Jim

I decided that it's best we keep these details in the mailing list. 
Makes it easy -- I had to search for them myself today :-)

***
You will need to load, in this order:
1. cl-ppcre-x.y.z/load.lisp
2. logs/cl-cli/cl-cli.lisp
3. logs/load-LoGS.lisp

[previous steps not necessary for this]
building/testing LoGS:
1. ./Build_LoGS.sh
2. ./Test_LoGS.sh

running LoGS with CMUCL:
3. lisp -core /path/to/LoGS.core --ruleset ruleset.lisp --file logfile
-eval '(main)'

getting the LoGS help blurb -- hopefully we have a man page/info for it someday:
lisp -core ~/logs/LoGS.core --help -eval '(main)'
[these are written in LoGS-command-line.lisp]
***

Cheers
Vijay




reply via email to

[Prev in Thread] Current Thread [Next in Thread]