I did  darcs get http://www.common-lisp.net/project/elephant/darcs/elephant
defsystem in elephant.asdf says it is  :version "0.9" 

(asdf:operate 'asdf:load-op :elephant)
(asdf:operate 'asdf:load-op  :ele-bdb)
(elephant:open-store '(:BDB #p"c:/temp/testdb/"))

returns a store-controller without error.

most of the tests now return 
Condition: Berkeley DB error #12: Not enough space


> -----Ursprüngliche Nachricht-----
> Von: "Ian Eslick" <[EMAIL PROTECTED]>
> Gesendet: 27.07.08 23:18:18
> An: Elephant bugs and development <elephant-devel@common-lisp.net>
> Betreff: Re: [elephant-devel] unstable on LW win32


> I haven't looked at Lispworks and Elephant for awhile.  However, I  
> think there is some issue with UFFI and Lispworks and the serializer.   
> To establish a baseline; does the stable elephant currently work with  
> Lispworks?
> 
> Ian
> 

_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066

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

Reply via email to