Hello, I'm trying to use elephant on Debian with SBCL 1.0.25 and the clbuild installation framework.
The installation goes fine, but when I try to do a (elephant:open-store '(:BDB "/tmp/4/")) I get the following error output: ,---- | debugger invoked on a ELEPHANT:BDB-DB-ERROR in thread #<THREAD "initial thread" RUNNING {AA6AA01}>: | Berkeley DB error #NIL: Unknown error 17825803 | | Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. | | restarts (invokable by number or by possibly-abbreviated name): | 0: [ABORT] Exit debugger, returning to top level. | | (DB-BDB::DB-ENV-CREATE) `---- Two other guys on #lisp @ IRC experienced the same, we tried with BDB 4.5, 4.6 and 4.7 (for 4.7 elephant says it must use 4.5 or 4.6). Any ideas? TIA -- Richard _______________________________________________ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel