[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2. Getting Started

CL-STORE uses asdf as it's system definition tool and is required whenever you load the package. You will need to download it, or if you have sbcl (require 'asdf)


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.1 Downloading


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.2 Installing

Once downloaded and symlinked you can load CL-STORE at anytime using (asdf:oos 'asdf:load-op :cl-store) This will compile CL-STORE the first time it is loaded.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.3 Testing

Once installed you can run the regression tests for it. The tests depend on the Regression Tests asdf package which is asdf-installable. The tests can be run be executing (asdf:oos 'asdf:test-op :cl-store)

If any tests fail please send a message to one of the Mailing Lists.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Sean on September, 1 2005 using texi2html 1.76.