Check your my-config.sexp

Ian

On Jun 27, 2008, at 9:00 AM, Patrick May wrote:

On 27 Jun 2008, at 07:08, Ian Eslick wrote:
The right command is

(open-store '(:BDB "dirname"))

Thanks for the help. I installed BDB 4.5 and used the above form. This is the result:

? (open-store '(:BDB "/Users/Patrick/src/lisp/elephant-bdb/"))
; loading system definition from ele-bdb.asd into #<Package "ASDF0">
; registering #<SYSTEM ELE-BDB #x8721FBE> as ELE-BDB
Attempting to load libmemutil.dylib...
Loaded /Users/Patrick/src/lisp/elephant-unstable/src/memutil/ libmemutil.dylib
Loading /usr/local/BerkeleyDB.4.5/lib/libdb-4.5.dylib
Attempting to load libberkeley-db.dylib...
Loaded /Users/Patrick/src/lisp/elephant-unstable/src/db-bdb/ libberkeley-db.dylib
> Error: There is no package named "DB-BDB-C47" .
> While executing: CCL::%FASL-NVPACKAGE, in process listener(1).
> Type :GO to continue, :POP to abort, :R for a list of available restarts.
> If continued: Retry finding package with name "DB-BDB-C47".
> Type :? for other options.
1 >

Is my install misconfigured or is this something to do with using the bleeding edge release?

Thanks,

Patrick

----
[EMAIL PROTECTED]
S P Engineering, Inc.
Large scale, mission-critical, distributed OO systems design and implementation.
(C++, Java, Common Lisp, Jini, middleware, SOA)



_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to