No good reason that I know of - no one has made a tarball yet and
posted the link on cliki.net.
There was one issue that I recall which was that all root .asd files
are run, some of which are almost guaranteed to fail during load. I
don't know if this is still an issue...
Ian
On Jun 11,
Ian Eslick pisze:
> You are saying that release 0.9.1 via darcs does not exhibit this error,
> but the asdf-installable release (0.9) does?
Yes. Is there any reason that 0.9.1 is not in asdf-install?
Tomasz Melcer
___
elephant-devel site list
elephant-de
You are saying that release 0.9.1 via darcs does not exhibit this
error, but the asdf-installable release (0.9) does?
On Jun 11, 2008, at 9:37 AM, Tomasz Melcer wrote:
Ian Eslick pisze:
Which darcs tree and BDB version are you using? What are the
contents
of your my-config.sexp file?
Oh,
Ian Eslick pisze:
> Which darcs tree and BDB version are you using? What are the contents
> of your my-config.sexp file?
Oh, I'm sorry, somehow beginning of the message is missing.
SBCL 1:1.0.17.0-1 (debian/sid package)
libdb4.5 4.5.20-12 (debian/sid package), 4.6 gives the same result
elephant i
Which darcs tree and BDB version are you using? What are the contents
of your my-config.sexp file?
Ian
On Jun 11, 2008, at 8:41 AM, Tomasz Melcer wrote:
The testcase that reproduces this every time on my machine:
#v+
#!/bin/sh
mkdir -p database
sbcl --eval '(require :elephant)' \
--eva