[elephant-devel] SBCL errors

Alex Mizrahi killerstorm at newmail.ru
Tue Aug 23 18:35:00 UTC 2011


 KR> Nikodemus, you can do the following to test the BDB backend, assuming 
 KR> that you have the BDB libs installed and your my-config.sexp* setup:

 KR> (asdf:operate 'asdf:load-op :elephant)
 KR> (asdf:operate 'asdf:load-op :ele-bdb)
 KR> (asdf:operate 'asdf:load-op :elephant-tests)
 KR> (in-package "ELEPHANT-TESTS")
 KR> (setq *default-spec* *testbdb-spec*)
 KR> (do-backend-tests)

Alternatively:

cd elephant-1.0/tests
sbcl --load BerkeleyDB-tests.lisp

(It is same thing, just saves typing.)







More information about the elephant-devel mailing list