[elephant-devel] Problem installing with latest Clozure

Patrick May pjm at spe.com
Fri Jun 27 13:00:40 UTC 2008


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

----
pjm at spe.com
S P Engineering, Inc.
Large scale, mission-critical, distributed OO systems design and  
implementation.
(C++, Java, Common Lisp, Jini, middleware, SOA)






More information about the elephant-devel mailing list